Updated CHANGELOG.
parent
4e243962d1
commit
62ccb31793
|
|
@ -4,6 +4,10 @@ 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/),
|
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).
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||||
|
|
||||||
|
## [0.13.0](https://github.com/fabiocaccamo/django-admin-interface/releases/tag/0.13.0) - 2020-08-05
|
||||||
|
- Improved nav-sidebar style (`django>=3.1` support).
|
||||||
|
- Improved header style.
|
||||||
|
|
||||||
## [0.12.3](https://github.com/fabiocaccamo/django-admin-interface/releases/tag/0.12.3) - 2020-07-20
|
## [0.12.3](https://github.com/fabiocaccamo/django-admin-interface/releases/tag/0.12.3) - 2020-07-20
|
||||||
- Fixed unreadable text in autocomplete multi-selects. #83
|
- Fixed unreadable text in autocomplete multi-selects. #83
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue