diff --git a/CHANGELOG.md b/CHANGELOG.md index 41b5d3c5..e846489a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] + +## [0.10.0] ### Changed - Upgrade Django to version 1.11.5, Wagtail to version 1.12.2, compressor to version 2.2, Raven to version 6.2.1, and request to version 2.18.4. - Font color of the overlay block. The new font is darker. @@ -232,7 +234,8 @@ asked to extend their profile in the registration email. - First version of the application system -[Unreleased]: https://github.com/UTNkar/moore/compare/v0.9.0...HEAD +[Unreleased]: https://github.com/UTNkar/moore/compare/v0.10.0...HEAD +[0.10.0]: https://github.com/UTNkar/moore/compare/v0.9.0...v0.10.0 [0.9.0]: https://github.com/UTNkar/moore/compare/v0.8.0...v0.9.0 [0.8.0]: https://github.com/UTNkar/moore/compare/v0.7.0...v0.8.0 [0.7.0]: https://github.com/UTNkar/moore/compare/v0.6.0...v0.7.0