File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -6,12 +6,15 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
66
77## [ Unreleased]
88
9+ ## [ 2024.12.15] - 2024-12-15
10+
911### Changed
1012
1113- ** Guidelines** : Introduced another option for continuation lines for control structures.
1214 - ` Aesthetics -> Formatting Control Structures `
1315- ** Guidelines** : Modify how global variables should be documented.
1416 - ` Aesthetics -> Comments -> Function Comments `
17+ - Update the wording of the guidelines and additional text.
1518
1619## [ 2024.12.4] - 2024-12-04
1720
@@ -116,7 +119,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
116119
117120N/A
118121
119- [ unreleased ] : https://github.com/StrangeRanger/bash-style-guide/compare/2024.12.4...HEAD
122+ [ unreleased ] : https://github.com/StrangeRanger/bash-style-guide/compare/2024.12.15...HEAD
123+ [ 2024.12.15 ] : https://github.com/StrangeRanger/bash-style-guide/releases/tag/2024.12.15
120124[ 2024.12.4 ] : https://github.com/StrangeRanger/bash-style-guide/releases/tag/2024.12.4
121125[ 2022.7.13 ] : https://github.com/StrangeRanger/bash-style-guide/releases/tag/2022.7.13
122126[ 2022.7.11 ] : https://github.com/StrangeRanger/bash-style-guide/releases/tag/2022.7.11
You can’t perform that action at this time.
0 commit comments