diff --git a/CHANGELOG.md b/CHANGELOG.md index e357bcb..a423da7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +Nothing! + +## [1.3.0] - 2020-02-10 + ### Added #### Glyphs @@ -100,7 +104,8 @@ Still broken on Windows. - Braille - nf-seti -[unreleased]: https://github.com/slavfox/Cozette/compare/v.1.2.0...HEAD +[unreleased]: https://github.com/slavfox/Cozette/compare/v.1.3.0...HEAD +[1.3.0]: https://github.com/slavfox/Cozette/compare/v.1.2.0...v.1.3.0 [1.2.0]: https://github.com/slavfox/Cozette/compare/v.1.1.0...v.1.2.0 [1.1.0]: https://github.com/slavfox/Cozette/compare/v.1.0.0...v.1.1.0 [1.0.0]: https://github.com/slavfox/Cozette/compare/v.0.1.2...v.1.0.0