From b3b2274d566d27ac3bf8d545acd365927d38e2ed Mon Sep 17 00:00:00 2001 From: Michael Serajnik Date: Sun, 25 Aug 2019 20:58:45 +0200 Subject: [PATCH] docs: Update changelog for release 3.11.0 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cd6c9ec..aed3d26 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] +## [3.11.0] - 2019-08-25 + ### Changed + Updated hydrus server version @@ -244,7 +246,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/3.10.0...develop +[Unreleased]: https://github.com/mserajnik/hydrus-server-docker/compare/3.11.0...develop +[3.11.0]: https://github.com/mserajnik/hydrus-server-docker/compare/3.10.0...3.11.0 [3.10.0]: https://github.com/mserajnik/hydrus-server-docker/compare/3.9.0...3.10.0 [3.9.0]: https://github.com/mserajnik/hydrus-server-docker/compare/3.8.0...3.9.0 [3.8.0]: https://github.com/mserajnik/hydrus-server-docker/compare/3.7.0...3.8.0