We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da5bcac commit fca1bddCopy full SHA for fca1bdd
1 file changed
docs/changelog.rst
@@ -1,9 +1,17 @@
1
Changelog
2
=========
3
4
-1.5.0 (pending)
+1.6.0 (Pending)
5
---------------
6
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`).
11
+
12
+1.5.0
13
+-----
14
15
* Add Slovakian translations (:issue:`98`);
16
* Add support for events occurring at a fixed point before the
17
end of the month - e.g. the second last Tuesday before the end of
0 commit comments