We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a410722 commit e46af89Copy full SHA for e46af89
docs/changes.rst
@@ -8,6 +8,12 @@ Change log
8
* The ``ProfilingPanel`` is now enabled but inactive by default.
9
* Fixed toggling of table rows in the profiling panel UI.
10
* 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.
17
18
**Backwards incompatible changes**
19
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0 commit comments