mirror of
https://github.com/jazzband/django-eav2.git
synced 2026-03-16 22:40:26 +00:00
docs: Add test matrix updates to Changelog
This commit is contained in:
parent
d32f0d0e74
commit
debc0d099e
1 changed files with 2 additions and 0 deletions
|
|
@ -14,6 +14,8 @@ We follow [Semantic Versions](https://semver.org/) starting at the `0.14.0` rele
|
|||
|
||||
- Support for many type of primary key (UUIDField, BigAutoField)
|
||||
- Support for natural key use for some models for serialization (EnumValue, EnumGroup, Attribute, Value)
|
||||
- Add support for Django 4.2
|
||||
- Add support for Python 3.11
|
||||
|
||||
## 1.4.0 (2023-07-07)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue