Skip to content

Commit e15fd09

Browse files
committed
updates CHANGES
1 parent 2bc83c0 commit e15fd09

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

CHANGES

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
Release 1.2 (dev)
2+
-----------------
3+
* better support for django 1.9 ( ``TemplateDoesNotExist`` is now in ``django.template.exceptions``
4+
5+
16
Release 1.1 (13 Feb 2016)
27
-------------------------
38
* drop support for django<1.7
@@ -9,14 +14,14 @@ Release 1.1 (13 Feb 2016)
914

1015
Release 1.0.1
1116
-------------
12-
* fixes :issue:`56` (thanks oppianmatt).
17+
* fixes :issue:`56` "Can't upgrade django-concurrency to 1.0" (thanks oppianmatt).
1318

1419

1520
Release 1.0
1621
-----------
1722
* **BACKWARD INCOMPATIBLE**:: dropped support for Django prior 1.6
1823
* code clean
19-
* fixes :issue:`54` (thanks vmspike).
24+
* fixes :issue:`54` "Incorrect default for IntegerVersionField" (thanks vmspike).
2025
* fixes :issue:`53`. updates Documentation
2126
* :ref:`disable_concurrency` can now disable concurrency in any model
2227
* :ref:`disable_concurrency` is now also a decorator

0 commit comments

Comments
 (0)