diff --git a/CHANGELOG.md b/CHANGELOG.md index 8540832..ebac236 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] +## [4.2.0] - 2020-12-09 + ### Changed + Based Docker image on Python 3.9 @@ -390,7 +392,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. + Initial release -[Unreleased]: https://github.com/imtbl/hydrus-server-docker/compare/4.1.0...develop +[Unreleased]: https://github.com/imtbl/hydrus-server-docker/compare/4.2.0...develop +[4.2.0]: https://github.com/imtbl/hydrus-server-docker/compare/4.1.0...4.2.0 [4.1.0]: https://github.com/imtbl/hydrus-server-docker/compare/4.0.0...4.1.0 [4.0.0]: https://github.com/imtbl/hydrus-server-docker/compare/3.29.0...4.0.0 [3.29.0]: https://github.com/imtbl/hydrus-server-docker/compare/3.28.0...3.29.0