From e00ceb3ee81f3d9e1bda08402df5bdf677c83e75 Mon Sep 17 00:00:00 2001 From: Michael Serajnik Date: Sun, 13 Jan 2019 16:20:44 +0100 Subject: [PATCH] docs: Update changelog for release 1.4.0 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 494bdb6..72965e2 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] +## [1.4.0] - 2019-01-13 + ### Changed + Updated hydrus server version @@ -50,7 +52,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/1.3.0...develop +[Unreleased]: https://github.com/mserajnik/hydrus-server-docker/compare/1.4.0...develop +[1.4.0]: https://github.com/mserajnik/hydrus-server-docker/compare/1.3.0...1.4.0 [1.3.0]: https://github.com/mserajnik/hydrus-server-docker/compare/1.2.0...1.3.0 [1.2.0]: https://github.com/mserajnik/hydrus-server-docker/compare/1.1.0...1.2.0 [1.1.0]: https://github.com/mserajnik/hydrus-server-docker/compare/1.0.2...1.1.0