From b1bf03251453f549f7c4820525e4fff7d2761a6d Mon Sep 17 00:00:00 2001 From: Michael Serajnik Date: Thu, 14 Nov 2019 10:56:42 +0100 Subject: [PATCH] docs: Update changelog for release 3.18.0 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a8f0b60..d8225e6 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.18.0] - 2019-11-14 + ### Changed + Updated hydrus server version @@ -286,7 +288,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.17.0...develop +[Unreleased]: https://github.com/mserajnik/hydrus-server-docker/compare/3.18.0...develop +[3.18.0]: https://github.com/mserajnik/hydrus-server-docker/compare/3.17.0...3.18.0 [3.17.0]: https://github.com/mserajnik/hydrus-server-docker/compare/3.16.0...3.17.0 [3.16.0]: https://github.com/mserajnik/hydrus-server-docker/compare/3.15.0...3.16.0 [3.15.0]: https://github.com/mserajnik/hydrus-server-docker/compare/3.14.0...3.15.0