Skip to content

Commit e46af89

Browse files
committed
Add entries to the changelog
1 parent a410722 commit e46af89

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/changes.rst

+6
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ Change log
88
* The ``ProfilingPanel`` is now enabled but inactive by default.
99
* Fixed toggling of table rows in the profiling panel UI.
1010
* The ``ProfilingPanel`` no longer skips remaining panels or middlewares.
11+
* Improved the installation documentation.
12+
* Fixed a possible crash in the template panel.
13+
* Added support for psycopg2 ``Composed`` objects.
14+
* Changed the Jinja2 tests to use Django's own Jinja2 template backend.
15+
* Added instrumentation to queries using server side cursors.
16+
* Too many small improvements and cleanups to list them all.
1117

1218
**Backwards incompatible changes**
1319
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)