Skip to content

Commit 3900dd7

Browse files
committed
update changelog
1 parent 172d57f commit 3900dd7

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

doc/source/changelog.rst

+8
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22
Change Log
33
==========
44

5+
v1.1.1
6+
======
7+
8+
* Fixed `django-filter intergration for non-strict values does not work. <https://github.com/bckohan/django-enum/issues/6>`_
9+
* Implemented `Set EnumChoiceField to the default form field type. <https://github.com/bckohan/django-enum/issues/5>`_
10+
* Implemented `Coerce default values to Enum types. <https://github.com/bckohan/django-enum/issues/4>`_
11+
* Implemented `Use custom descriptor to coerce fields to Enum type on assignment. <https://github.com/bckohan/django-enum/issues/3>`_
12+
513
v1.0.1
614
======
715

0 commit comments

Comments
 (0)