Skip to content

Commit 7c6fcdf

Browse files
committed
Add release notes on issue 113
1 parent 769c135 commit 7c6fcdf

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

docs/changelog.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@ Changelog
77
* Fixes for Python 3 (:issue:`105`);
88
* Support for Django 2.0 (:issue:`109`, :issue:`110`);
99
* Switch back a couple of instances of ``DeserializationError`` to
10-
``ValidationError`` (:issue:`111`).
10+
``ValidationError`` (:issue:`111`);
11+
* Switch around how we set dates in the date selector widget to avoid
12+
issues with short months (:issue:`113`).
1113

1214
1.5.0
1315
-----

0 commit comments

Comments
 (0)