From e2ef1ef58642f41aa03a4b4af9548ebba08b812f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20DOUIN?= Date: Sat, 24 Apr 2021 23:52:13 +0200 Subject: [PATCH] update changelog --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f431d63..6a2e5b9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.2.7] - 2021-04-24 + ### Added - Default page size to config [#96] @@ -140,7 +142,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Password from command [#22] - Set up README [#20] -[unreleased]: https://github.com/soywod/himalaya/compare/v0.2.6...HEAD +[unreleased]: https://github.com/soywod/himalaya/compare/v0.2.7...HEAD +[0.2.7]: https://github.com/soywod/himalaya/compare/v0.2.7...v0.2.6 [0.2.6]: https://github.com/soywod/himalaya/compare/v0.2.6...v0.2.5 [0.2.5]: https://github.com/soywod/himalaya/compare/v0.2.5...v0.2.4 [0.2.4]: https://github.com/soywod/himalaya/compare/v0.2.4...v0.2.3