diff --git a/CHANGELOG.md b/CHANGELOG.md index a324cfc5..e3d25635 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ The format of this changelog is based on [Keep a Changelog](https://keepachangel * The MINOR component is used whenever a version has backwards-compatible profile changes. This also indicates that the user can not switch back to a previous MINOR version without using a backup. * The PATCH component is used for versions that do not contain profile format changes. Users can freely switch between PATCH versions without risk of data loss. -## [Unreleased] +## [1.7.6] - 2022-08-31 ### Added @@ -934,7 +934,8 @@ The format of this changelog is based on [Keep a Changelog](https://keepachangel * Initial public release -[Unreleased]: https://github.com/Snakybo/Clicked/compare/1.7.5...master +[Unreleased]: https://github.com/Snakybo/Clicked/compare/1.7.6...master +[1.7.6]: https://github.com/Snakybo/Clicked/releases/tag/1.7.6 [1.7.5]: https://github.com/Snakybo/Clicked/releases/tag/1.7.5 [1.7.4]: https://github.com/Snakybo/Clicked/releases/tag/1.7.4 [1.7.3]: https://github.com/Snakybo/Clicked/releases/tag/1.7.3