Skip to content

Commit 595ffb4

Browse files
Merge pull request #34 from StrangeRanger/dev
2 parents be92077 + f3ad83b commit 595ffb4

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
66

77
## [Unreleased]
88

9+
## [2024.12.4] - 2024-12-04
10+
11+
> [!NOTE]
12+
> This marks a major update to the style guide. The guide has been completely rewritten and converted to "MkDocs + Material for MkDocs". However, please note I don't consider this the "final" version of this rewrite. While 99% of the guidelines are ready for use, I want to modify the wording quite a bit, as I think I need to write it in a more easy-to-understand way. Consider this release a "beta" version of the rewrite.
13+
14+
### Changed
15+
916
- Complete rewrite of the style guide.
1017
- Convert standard markdown of guide to "MkDocs + Material for MkDocs".
1118

@@ -100,7 +107,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
100107

101108
N/A
102109

103-
[unreleased]: https://github.com/StrangeRanger/bash-style-guide/compare/2022.7.13...HEAD
110+
[unreleased]: https://github.com/StrangeRanger/bash-style-guide/compare/2024.12.4...HEAD
111+
[2024.12.4]: https://github.com/StrangeRanger/bash-style-guide/releases/tag/2024.12.4
104112
[2022.7.13]: https://github.com/StrangeRanger/bash-style-guide/releases/tag/2022.7.13
105113
[2022.7.11]: https://github.com/StrangeRanger/bash-style-guide/releases/tag/2022.7.11
106114
[2022.2.18]: https://github.com/StrangeRanger/bash-style-guide/releases/tag/2022.2.18

0 commit comments

Comments
 (0)