mirror of
https://github.com/jazzband/django-eav2.git
synced 2026-05-08 15:44:49 +00:00
Update CHANGELOG.md
This commit is contained in:
parent
a73e327253
commit
6a01f163b6
1 changed files with 7 additions and 0 deletions
|
|
@ -8,6 +8,13 @@ We follow [Semantic Versions](https://semver.org/) starting at the `0.14.0` rele
|
|||
|
||||
### Bug Fixes
|
||||
|
||||
## 1.5.0 (2023-09-06)
|
||||
|
||||
### Features
|
||||
|
||||
- Support for many type of primary key (UUIDField, BigAutoField, CharField)
|
||||
- Support for natural key use for some models (EnumValue, EnumGroup, Attribute, Value)
|
||||
|
||||
## 1.4.0 (2023-07-07)
|
||||
|
||||
### Features
|
||||
|
|
|
|||
Loading…
Reference in a new issue