Skip to content

Commit 0ccb5b0

Browse files
committed
Add changelog entry for first change in 0.8.7, 1.5 templates
1 parent 0ce53a4 commit 0ccb5b0

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGES.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
Changes in version 0.8.7 (beta release)
2+
---------------------------------------
3+
4+
* Fix Django 1.5 support in the templates
5+
6+
17
Changes in version 0.8.6 (beta release)
28
---------------------------------------
39

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
setup(
1717
name='django-polymorphic-tree',
18-
version='0.8.6',
18+
version='0.8.7',
1919
license='Apache License, Version 2.0',
2020

2121
install_requires=[

0 commit comments

Comments
 (0)