diff --git a/CHANGELOG.md b/CHANGELOG.md index 4d22db50..f640ae36 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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