diff --git a/CHANGELOG.md b/CHANGELOG.md index 2ad310f..83cb24e 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.3.0] - 2018-12-12 + ### Changed + Updated hydrus server version @@ -44,7 +46,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.2.0...develop +[Unreleased]: https://github.com/mserajnik/hydrus-server-docker/compare/1.3.0...develop +[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 [1.0.2]: https://github.com/mserajnik/hydrus-server-docker/compare/1.0.1...1.0.2