Skip to content

Commit 59dd9c5

Browse files
author
Hunter T
authored
Update CHANGELOG.md
1 parent f1f341f commit 59dd9c5

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
66

7-
## 2022.2.18 - 2022-02-18
7+
## [Unreleased]
8+
9+
## [2022.2.18] - 2022-02-18
810

911
### Added
1012

@@ -14,6 +16,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
1416
## Changed
1517

1618
- Updated wording to several sections.
19+
- Updated `Examples/example-1.md` and `Examples/example-2.md`.
1720

1821
## [2021.6.1] - 2021-06-01
1922

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

7275
N/A
7376

74-
[unreleased]: https://github.com/StrangeRanger/bash-style-guide/compare/2021.6.1...HEAD
77+
[unreleased]: https://github.com/StrangeRanger/bash-style-guide/compare/2022.2.18...HEAD
78+
[2022.2.18]: https://github.com/StrangeRanger/bash-style-guide/releases/tag/2022.2.18
7579
[2021.6.1]: https://github.com/StrangeRanger/bash-style-guide/releases/tag/2021.6.1
7680
[2021.5.2]: https://github.com/StrangeRanger/bash-style-guide/releases/tag/2021.5.2
7781
[2021.3.14]: https://github.com/StrangeRanger/bash-style-guide/releases/tag/2021.3.14

0 commit comments

Comments
 (0)