From 4eadd7e889a5f0b8f1287d6d25178c14841c2c03 Mon Sep 17 00:00:00 2001 From: Slavfox Date: Mon, 10 Feb 2020 22:08:41 +0100 Subject: [PATCH] v.1.3.0 --- CHANGELOG.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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