From 5489994079960519071f394eb8ef6c48ca424703 Mon Sep 17 00:00:00 2001 From: Julian Hille Date: Sat, 5 Mar 2022 08:29:43 +0100 Subject: [PATCH] Prepare 2.2.0 release --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 89a72b4d..33ef35fe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] +## [2.2.0] - 2022-03-05 + ### Changed - Update PDFWriter dependency to the newest available versoin @@ -204,7 +206,8 @@ with the following changes. * Initial release -[Unreleased]: https://github.com/julianhille/MuhammaraJS/compare/2.1.0...HEAD +[Unreleased]: https://github.com/julianhille/MuhammaraJS/compare/2.2.0...HEAD +[2.2.0]: https://github.com/julianhille/MuhammaraJS/compare/2.1.0...2.2.0 [2.1.0]: https://github.com/julianhille/MuhammaraJS/compare/2.0.0...2.1.0 [2.0.0]: https://github.com/julianhille/MuhammaraJS/compare/1.10.0...2.0.0 [1.10.0]: https://github.com/julianhille/MuhammaraJS/compare/1.9.0...1.10.0