Skip to content

Commit 8724826

Browse files
committed
Update CHANGELOG.md
1 parent db7951e commit 8724826

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 2 deletions
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+
## [2025.3.7] - 2025-03-07
10+
11+
## Changed
12+
13+
- Update the wording of the guidelines and additional text.
14+
- Improve the format and wording of the TODO list.
15+
916
## [2024.12.15] - 2024-12-15
1017

1118
### Changed
@@ -28,7 +35,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
2835
- Complete rewrite of the style guide.
2936
- Convert standard markdown of guide to `MkDocs` + `Material for MkDocs`.
3037

31-
## [2022.7.13] - 2022-07-13
38+
## [2025.3.7] - 2025-03-07
3239

3340
### Changed
3441

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

120127
N/A
121128

122-
[unreleased]: https://github.com/StrangeRanger/bash-style-guide/compare/2024.12.15...HEAD
129+
[unreleased]: https://github.com/StrangeRanger/bash-style-guide/compare/2025.3.7...HEAD
130+
[2025.3.7]: https://github.com/StrangeRanger/bash-style-guide/releases/tag/2025.3.7
123131
[2024.12.15]: https://github.com/StrangeRanger/bash-style-guide/releases/tag/2024.12.15
124132
[2024.12.4]: https://github.com/StrangeRanger/bash-style-guide/releases/tag/2024.12.4
125133
[2022.7.13]: https://github.com/StrangeRanger/bash-style-guide/releases/tag/2022.7.13

0 commit comments

Comments
 (0)