We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6a1ee6 commit ddced1fCopy full SHA for ddced1f
CHANGES.rst
@@ -4,6 +4,18 @@ Changelog
4
5
Here you can find the recent changes to django-activeurl
6
7
+0.2.0 January 26th, 2020
8
+------------------------
9
+
10
+- Add support for Django 3.0, `#44`_, thanks `@meloncafe`_!
11
+- Drop support for Django versions less than 2.2, `#48`_
12
+- Travis improvements, sort imports, remove python 3.3/3.4, `#45`_
13
14
+.. _#44: https://github.com/hellysmile/django-activeurl/pull/44
15
+.. _@meloncafe: https://github.com/meloncafe
16
+.. _#45: https://github.com/hellysmile/django-activeurl/pull/45
17
+.. _#48: https://github.com/hellysmile/django-activeurl/pull/48
18
19
0.1.12 February 16, 2018
20
------------------------
21
0 commit comments