Skip to content

Commit c1b52c3

Browse files
committed
Update CHANGELOG.md
1 parent 949f525 commit c1b52c3

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff 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

117120
N/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

0 commit comments

Comments
 (0)