From 84bba8f438a2746a88057ad13032d71e8f9c4104 Mon Sep 17 00:00:00 2001 From: "Markus Poerschke (Bot)" <79374170+markuspoerschke-bot@users.noreply.github.com> Date: Mon, 3 May 2021 14:29:28 +0200 Subject: [PATCH] Release version 2.2.0 (#276) * Release 2.2.0 * Fix code style! Co-authored-by: markuspoerschke Co-authored-by: markuspoerschke-bot --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3e3e28e9..2c08454b 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] +## [2.2.0] - 2021-05-03 + ### Added - Event organizer [#260](https://github.com/markuspoerschke/iCal/pull/260) @@ -206,7 +208,8 @@ Please check the [upgrade guide](UPGRADE.md) on how to upgrade from version `0.* [0.15.0]: https://github.com/markuspoerschke/iCal/compare/0.14.0...0.15.0 [0.15.1]: https://github.com/markuspoerschke/iCal/compare/0.15.0...0.15.1 [0.16.0]: https://github.com/markuspoerschke/iCal/compare/0.15.1...0.16.0 -[unreleased]: https://github.com/markuspoerschke/iCal/compare/2.0.0...HEAD +[unreleased]: https://github.com/markuspoerschke/iCal/compare/2.2.0...HEAD +[2.2.0]: https://github.com/markuspoerschke/iCal/compare/2.1.0...2.2.0 [2.0.0]: https://github.com/markuspoerschke/iCal/compare/0.16.0...2.0.0 [unreleased]: https://github.com/markuspoerschke/iCal/compare/2.1.0...HEAD [2.1.0]: https://github.com/markuspoerschke/iCal/compare/2.0.0...2.1.0