File tree Expand file tree Collapse file tree 4 files changed +105
-81
lines changed Expand file tree Collapse file tree 4 files changed +105
-81
lines changed Original file line number Diff line number Diff line change 33 " Bashism" ,
44 " Bashisms" ,
55 " betterem" ,
6+ " ccze" ,
67 " CLRLN" ,
78 " elif" ,
89 " filelist" ,
Original file line number Diff line number Diff line change @@ -6,6 +6,16 @@ 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+
11+ ### Changed
12+
13+ - ** Guidelines** : Introduced another option for continuation lines for control structures.
14+ - ` Aesthetics -> Formatting Control Structures `
15+ - ** Guidelines** : Modify how global variables should be documented.
16+ - ` Aesthetics -> Comments -> Function Comments `
17+ - Update the wording of the guidelines and additional text.
18+
919## [ 2024.12.4] - 2024-12-04
1020
1121
@@ -16,7 +26,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
1626### Changed
1727
1828- Complete rewrite of the style guide.
19- - Convert standard markdown of guide to " MkDocs + Material for MkDocs" .
29+ - Convert standard markdown of guide to ` MkDocs ` + ` Material for MkDocs ` .
2030
2131## [ 2022.7.13] - 2022-07-13
2232
@@ -109,7 +119,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
109119
110120N/A
111121
112- [ 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
113124[ 2024.12.4 ] : https://github.com/StrangeRanger/bash-style-guide/releases/tag/2024.12.4
114125[ 2022.7.13 ] : https://github.com/StrangeRanger/bash-style-guide/releases/tag/2022.7.13
115126[ 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