From 393c05db73a2e7be32c9b7000d5f8c7b1deb27b6 Mon Sep 17 00:00:00 2001 From: Eric Park Date: Sat, 11 Jun 2022 15:44:04 +0900 Subject: [PATCH] Release 2.2.1 - Fixed a bug with the migration to the `maintainer` app that prevented the entire server from starting properly --- CHANGELOG.md | 8 +++++++- version.txt | 2 +- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2ce1de75..78929e4a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,11 @@ The format is based on [Keep a Changelog][keep-a-changelog]. # [Unreleased] +# [2.2.1] - 2022-06-11 + +## Changed +- Fixed a bug with the migration to the `maintainer` app that prevented the entire server from starting properly + # [2.2.0] - 2022-06-11 @@ -38,7 +43,8 @@ This release requires a manual migration. Please [read the documentation for mor - celery (5.2.6 -> 5.2.7) -[Unreleased]: https://github.com/shipperstack/shipper/compare/2.2.0...HEAD +[Unreleased]: https://github.com/shipperstack/shipper/compare/2.2.1...HEAD +[2.2.1]: https://github.com/shipperstack/shipper/compare/2.2.0...2.2.1 [2.2.0]: https://github.com/shipperstack/shipper/compare/2.1.0...2.2.0 [2.1.0]: https://github.com/shipperstack/shipper/compare/2.0.0...2.1.0 [2.0.0]: https://github.com/shipperstack/shipper/compare/1.16.3...2.0.0 diff --git a/version.txt b/version.txt index fbda6e77..e9dbc629 100644 --- a/version.txt +++ b/version.txt @@ -1,2 +1,2 @@ -2.2.0 +2.2.1 1.7.0