Skip to content

Commit

Permalink
Prepare changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Snakybo committed Jun 19, 2024
1 parent be730ed commit 7b5278d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.14.10] - 2024-06-19

### Fixed

Expand Down Expand Up @@ -1320,7 +1320,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.14.9...master
[Unreleased]: https://github.com/Snakybo/Clicked/compare/1.14.10...master
[1.14.10]: https://github.com/Snakybo/Clicked/releases/tag/1.14.10
[1.14.9]: https://github.com/Snakybo/Clicked/releases/tag/1.14.9
[1.14.8]: https://github.com/Snakybo/Clicked/releases/tag/1.14.8
[1.14.7]: https://github.com/Snakybo/Clicked/releases/tag/1.14.7
Expand Down

0 comments on commit 7b5278d

Please sign in to comment.