Update `CHANGELOG`.

master
Fabio Caccamo 2023-09-05 18:45:28 +02:00
parent d025e76e7a
commit b6cd62093c
1 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Update Italian translations. - Update Italian translations.
- Update Spanish translations. (by [@smunoz-ml](https://github.com/smunoz-ml) in #307) - Update Spanish translations. (by [@smunoz-ml](https://github.com/smunoz-ml) in #307)
- Prevent multiple `.collapse-toggle` button. - Prevent multiple `.collapse-toggle` button.
- Bump requirements.
- Bump `pre-commit` hooks.
## [0.26.0](https://github.com/fabiocaccamo/django-admin-interface/releases/tag/0.26.0) - 2023-05-11 ## [0.26.0](https://github.com/fabiocaccamo/django-admin-interface/releases/tag/0.26.0) - 2023-05-11
- Add options for collapsible inlines. #263 (by [@fabiocaccamo](https://github.com/fabiocaccamo) in #282) - Add options for collapsible inlines. #263 (by [@fabiocaccamo](https://github.com/fabiocaccamo) in #282)