mirror of
https://github.com/jazzband/django-eav2.git
synced 2026-03-16 22:40:26 +00:00
doc: update CHANGELOG
This commit is contained in:
parent
0a3a6f6fd7
commit
bbf12d5413
1 changed files with 2 additions and 0 deletions
|
|
@ -9,6 +9,8 @@ We follow [Semantic Versions](https://semver.org/) starting at the `0.14.0` rele
|
|||
### Bug Fixes
|
||||
|
||||
- Fixes AttributeError when using CSVFormField [[#187](https://github.com/jazzband/django-eav2/issues/187)]
|
||||
- Fixes slug generation for Attribute.name fields longer than 50 characters [#223](https://github.com/jazzband/django-eav2/issues/223)
|
||||
- Migrates Attribute.slug to django.db.models.SlugField() [#223](https://github.com/jazzband/django-eav2/issues/223)
|
||||
|
||||
## 1.2.1 (2021-02-08)
|
||||
### Bug Fixes
|
||||
|
|
|
|||
Loading…
Reference in a new issue