From 582221d0d438ef61ac924f7e9e3a0d508149d217 Mon Sep 17 00:00:00 2001 From: Munif Tanjim Date: Sat, 17 Sep 2022 18:30:25 +0600 Subject: [PATCH] release [minor]: 2.10.0 --- CHANGELOG.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4b78b410..9ef9f4e9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ ## [Unreleased] +- ... + +## [2.10.0] - 2022-09-17 + ### Added - Occitan translation @@ -332,7 +336,8 @@ - Initial stable release -[unreleased]: https://github.com/MunifTanjim/minimo/compare/v2.9.0...HEAD +[unreleased]: https://github.com/MunifTanjim/minimo/compare/v2.10.0...HEAD +[2.10.0]: https://github.com/MunifTanjim/minimo/compare/v2.9.0...v2.10.0 [2.9.0]: https://github.com/MunifTanjim/minimo/compare/v2.8.0...v2.9.0 [2.8.0]: https://github.com/MunifTanjim/minimo/compare/v2.7.0...v2.8.0 [2.7.0]: https://github.com/MunifTanjim/minimo/compare/2.6.0...v2.7.0