From 361eebf8cb2fcc679df200a1ea5a5c2c064bacc5 Mon Sep 17 00:00:00 2001 From: Mike Date: Sun, 12 Jun 2022 22:00:29 -0700 Subject: [PATCH] chore: update changelog for #187 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2c87ff0..2c5dd99 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 AttributeError when using CSVFormField [[#187](https://github.com/jazzband/django-eav2/issues/187)] + ## 1.2.1 (2021-02-08) ### Bug Fixes