mirror of
https://github.com/jazzband/django-eav2.git
synced 2026-03-16 22:40:26 +00:00
docs(changelog): document bug fix for querying with multiple EAV kwargs
This commit is contained in:
parent
d45e31520e
commit
d2ceab3af4
1 changed files with 2 additions and 0 deletions
|
|
@ -8,6 +8,8 @@ We follow [Semantic Versions](https://semver.org/) starting at the `0.14.0` rele
|
|||
|
||||
### Bug Fixes
|
||||
|
||||
- Fixes querying with multiple eav kwargs [#395](https://github.com/jazzband/django-eav2/issues/395)
|
||||
|
||||
## 1.4.0 (2023-07-07)
|
||||
|
||||
### Features
|
||||
|
|
|
|||
Loading…
Reference in a new issue