From 2f7f6e83266320e2762f61d62588e936a756a3db Mon Sep 17 00:00:00 2001 From: Eric Park Date: Fri, 30 Sep 2022 23:28:18 +0900 Subject: [PATCH] Release 2.6.1 - Updated library dependencies - humanize (4.3.0 -> 4.4.0) - sentry-sdk (1.9.8 -> 1.9.9) - djangorestframework (3.13.1 -> 3.14.0) - django-dbbackup (4.0.1 -> 4.0.2) --- CHANGELOG.md | 13 ++++++++++++- version.txt | 2 +- 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1ee05341..d9c185ce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,16 @@ The format is based on [Keep a Changelog][keep-a-changelog]. # [Unreleased] +# [2.6.1] - 2022-09-30 + +## Changed +- Updated library dependencies + - humanize (4.3.0 -> 4.4.0) + - sentry-sdk (1.9.8 -> 1.9.9) + - djangorestframework (3.13.1 -> 3.14.0) + - django-dbbackup (4.0.1 -> 4.0.2) + + # [2.6.0] - 2022-09-09 This release contains a new configuration key. @@ -116,7 +126,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.6.0...HEAD +[Unreleased]: https://github.com/shipperstack/shipper/compare/2.6.1...HEAD +[2.6.1]: https://github.com/shipperstack/shipper/compare/2.6.0...2.6.1 [2.6.0]: https://github.com/shipperstack/shipper/compare/2.5.2...2.6.0 [2.5.2]: https://github.com/shipperstack/shipper/compare/2.5.1...2.5.2 [2.5.1]: https://github.com/shipperstack/shipper/compare/2.5.0...2.5.1 diff --git a/version.txt b/version.txt index f62e597c..10e8e92a 100644 --- a/version.txt +++ b/version.txt @@ -1,2 +1,2 @@ -2.6.0 +2.6.1 1.7.0