From b80800a269d724ad7f73d84e9c21469d69918266 Mon Sep 17 00:00:00 2001 From: Michael Serajnik Date: Sun, 21 Apr 2019 02:26:25 +0200 Subject: [PATCH] docs: Update changelog for release 2.12.0 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0d7d294..643e9e5 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.12.0] - 2019-04-21 + ### Changed + Updated hydrus server version @@ -151,7 +153,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. + Initial release -[Unreleased]: https://github.com/mserajnik/hydrus-server-docker/compare/2.11.0...develop +[Unreleased]: https://github.com/mserajnik/hydrus-server-docker/compare/2.12.0...develop +[2.12.0]: https://github.com/mserajnik/hydrus-server-docker/compare/2.11.0...2.12.0 [2.11.0]: https://github.com/mserajnik/hydrus-server-docker/compare/2.10.0...2.11.0 [2.10.0]: https://github.com/mserajnik/hydrus-server-docker/compare/2.9.0...2.10.0 [2.9.0]: https://github.com/mserajnik/hydrus-server-docker/compare/2.8.0...2.9.0