diff --git a/CHANGELOG.md b/CHANGELOG.md index 09719ba..0845607 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,10 +6,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/). ## [Unreleased] +## [0.1.1] - 2024-04-10 + ### Fixed -- Allowing to mark more than 50 items as done (#7). -- For running the extension with bash 3 (#6). +- Allowing to mark more than 50 items as done by [@dscho](https://github.com/dscho) in #7. +- For running the extension with bash 3. ## [0.1] - 2023-12-24 @@ -17,5 +19,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/). - Initial version -[unreleased]: https://github.com/paulbarton90/gh-clean-notifications/compare/v0.1...HEAD +[unreleased]: https://github.com/paulbarton90/gh-clean-notifications/compare/v0.1.1...HEAD +[0.1.1]: https://github.com/paulbarton90/gh-clean-notifications/compare/v0.1...v0.1.1 [0.1]: https://github.com/paulbarton90/gh-clean-notifications/releases/tag/v0.1