Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Snakybo committed Dec 21, 2020
1 parent 7d597f0 commit 627798e
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.

## [0.13.3] - 2020-12-21
## [0.13.3] - 2020-12-22

### Added

Expand Down Expand Up @@ -459,7 +459,8 @@ The format of this changelog is based on [Keep a Changelog](https://keepachangel

- Initial public release

[Unreleased]: https://github.com/Snakybo/Clicked/compare/0.13.2...master
[Unreleased]: https://github.com/Snakybo/Clicked/compare/0.13.3...master
[0.13.3]: https://github.com/Snakybo/Clicked/releases/tag/0.13.3
[0.13.2]: https://github.com/Snakybo/Clicked/releases/tag/0.13.2
[0.13.1]: https://github.com/Snakybo/Clicked/releases/tag/0.13.1
[0.13.0]: https://github.com/Snakybo/Clicked/releases/tag/0.13.0
Expand Down

0 comments on commit 627798e

Please sign in to comment.