We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd365b8 commit 7b9a488Copy full SHA for 7b9a488
docs/changes.rst
@@ -6,6 +6,12 @@ Change log
6
7
* Fixed a regression where the JavaScript code crashed with an invalid
8
CSS selector when searching for an element to replace.
9
+* Replaced remaining images with CSS.
10
+* Continued refactoring the frontend code for simplicity, continued
11
+ removing unused CSS.
12
+* Started running Selenium tests on Travis CI.
13
+* Added a system check which prevents using django-debug-toolbar without
14
+ any enabled panels.
15
16
17
3.1 (2020-09-21)
0 commit comments