Skip to content

Commit 5d34b6e

Browse files
committed
Update the changelog with recent changes
1 parent 80b286b commit 5d34b6e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/changes.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ Change log
44
1.8 (upcoming)
55
--------------
66

7+
This version is compatible with Django 1.11 and requires Django 1.8 or
8+
later.
9+
710
Features
811
~~~~~~~~
912

@@ -17,6 +20,9 @@ Bugfixes
1720
* All views are now decorated with
1821
``debug_toolbar.decorators.require_show_toolbar`` preventing unauthorized
1922
access.
23+
* The templates panel now reuses contexts' pretty printed version which
24+
makes the debug toolbar usable again with Django 1.11's template-based
25+
forms rendering.
2026

2127
1.7
2228
---

0 commit comments

Comments
 (0)