diff options
| author | Aymeric Augustin | 2014-03-13 22:22:39 +0100 | 
|---|---|---|
| committer | Aymeric Augustin | 2014-03-13 22:22:39 +0100 | 
| commit | f1c67fe25ea56fbd022e16a32cc9d68adc8b39e1 (patch) | |
| tree | 75cfc231866074bb7b71d3fccbd72d65dbac8c29 /docs | |
| parent | 110b509f8d10a2c877fb4175e8cfa0484eb7bcc2 (diff) | |
| download | django-debug-toolbar-f1c67fe25ea56fbd022e16a32cc9d68adc8b39e1.tar.bz2 | |
Changelog for previous commit.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/changes.rst | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/docs/changes.rst b/docs/changes.rst index cbf1f6c..2f97556 100644 --- a/docs/changes.rst +++ b/docs/changes.rst @@ -10,6 +10,7 @@ New features  ~~~~~~~~~~~~  * The SQL panel colors queries depending on the stack level. +* The Profiler panel allows configuring the maximum depth.  Bugfixes  ~~~~~~~~ | 
