Skip to content

Commit 30c33aa

Browse files
committed
Update changelog for 0.2.0
1 parent 153a237 commit 30c33aa

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66

77
## [Unreleased]
88

9+
## [0.2.0] - 2025-09-21
10+
911
### Added
1012

1113
* Add rule to check unreleased section position
@@ -39,4 +41,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
3941
* Remove `parse_str` from public API
4042
* Remove `parse_file` from public API
4143

44+
## [0.1.0] - 2025-09-06
45+
46+
### Added
47+
48+
* Add basic rules
49+
* Add `nb` command
50+
4251
[Unreleased]: https://github.com/benwebber/notabene/compare/v0.1.0...HEAD
52+
[0.2.0]: https://github.com/benwebber/notabene/releases/v0.2.0
53+
[0.1.0]: https://github.com/benwebber/notabene/releases/v0.1.0

0 commit comments

Comments
 (0)