Skip to content

Commit fca1bdd

Browse files
committed
Add notes on 1.6.0, and mark 1.5.0 as complete
1 parent da5bcac commit fca1bdd

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

docs/changelog.rst

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,17 @@
11
Changelog
22
=========
33

4-
1.5.0 (pending)
4+
1.6.0 (Pending)
55
---------------
66

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+
715
* Add Slovakian translations (:issue:`98`);
816
* Add support for events occurring at a fixed point before the
917
end of the month - e.g. the second last Tuesday before the end of

0 commit comments

Comments
 (0)