We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 769c135 commit 7c6fcdfCopy full SHA for 7c6fcdf
1 file changed
docs/changelog.rst
@@ -7,7 +7,9 @@ Changelog
7
* Fixes for Python 3 (:issue:`105`);
8
* Support for Django 2.0 (:issue:`109`, :issue:`110`);
9
* Switch back a couple of instances of ``DeserializationError`` to
10
-``ValidationError`` (:issue:`111`).
+ ``ValidationError`` (:issue:`111`);
11
+* Switch around how we set dates in the date selector widget to avoid
12
+ issues with short months (:issue:`113`).
13
14
1.5.0
15
-----
0 commit comments