mirror of
https://github.com/jazzband/django-eav2.git
synced 2026-03-16 22:40:26 +00:00
docs: update changelog
This commit is contained in:
parent
637e0ecf84
commit
8718968a36
1 changed files with 6 additions and 0 deletions
|
|
@ -6,11 +6,17 @@ We follow [Semantic Versions](https://semver.org/) starting at the `0.14.0` rele
|
|||
|
||||
### Features
|
||||
|
||||
- Add support for Django 4.1
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- Fixes missing `Add another` button for inlines in `BaseEntityAdmin`
|
||||
- Fixes saving of Attribute date types rendering using `BaseDynamicEntityForm` [#261](https://github.com/jazzband/django-eav2/issues/261)
|
||||
|
||||
### Misc
|
||||
|
||||
- Drops support for Django 2.2 and Python 3.7
|
||||
|
||||
## 1.2.3 (2022-08-15)
|
||||
|
||||
### Bug Fixes
|
||||
|
|
|
|||
Loading…
Reference in a new issue