diff --git a/CHANGELOG.md b/CHANGELOG.md index 619665f..aa04d68 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.11.1] - 2019-09-04 +- Added language chooser display option + ## [0.11.0] - 2019-09-03 - Added language chooser @@ -97,6 +100,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Added support to dropdown list filter. - Added post_migrate handler to create the default theme after install. +[0.11.1]: https://github.com/fabiocaccamo/django-admin-interface/releases/tag/0.11.1 [0.11.0]: https://github.com/fabiocaccamo/django-admin-interface/releases/tag/0.11.0 [0.10.5]: https://github.com/fabiocaccamo/django-admin-interface/releases/tag/0.10.5 [0.10.4]: https://github.com/fabiocaccamo/django-admin-interface/releases/tag/0.10.4