Skip to content

Commit 1690601

Browse files
committed
Added changelog for fix in django-polymorphic#18
1 parent e7def6b commit 1690601

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGES.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
Changes in version 0.8.13 (beta release)
2+
-------------------------------------------
3+
4+
* Fix object ``.save()`` calls when moving items in the tree.
5+
There is no need to refetch the object, so the object ``.save()`` method can detect changes in it's parent.
6+
7+
18
Changes in version 0.8.12 (beta release)
29
-------------------------------------------
310

0 commit comments

Comments
 (0)