docs: add changes to bug fix section

This commit is contained in:
Mike 2022-08-15 11:56:59 -07:00
parent cb52c151ed
commit c5af0cec2a

View file

@ -8,6 +8,9 @@ We follow [Semantic Versions](https://semver.org/) starting at the `0.14.0` rele
### Bug Fixes
- Don't mark doc8 as a dependency [#235](https://github.com/jazzband/django-eav2/issues/235)
- Make Read the Docs dependencies all optional
## 1.2.2 (2022-08-13)
### Bug Fixes