From 70f57bc785257031740918ecf02796153a830d25 Mon Sep 17 00:00:00 2001 From: Tobias Gruetzmacher Date: Sun, 12 Jan 2020 22:45:24 +0100 Subject: [PATCH] Release 2.16 --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 904932a62..94ec39d41 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,9 @@ The format is based on ## [Unreleased] + +## [2.16] - 2020-01-12 + This will be the last release with Python 2 support. ### Added @@ -807,7 +810,8 @@ This will be the last release with Python 2 support. - Initial public release -[Unreleased]: https://github.com/webcomics/dosage/compare/2.15...HEAD +[Unreleased]: https://github.com/webcomics/dosage/compare/2.16...HEAD +[2.16]: https://github.com/webcomics/dosage/compare/2.15...2.16 [2.15]: https://github.com/webcomics/dosage/compare/2.14...2.15 [2.14]: https://github.com/webcomics/dosage/compare/2.13...2.14 [2.13]: https://github.com/webcomics/dosage/compare/2.12...2.13