[changelog] change bullet point organization
So everything related to the debugtoolbar is close to its section.
--- a/doc/changes/3.27.rst Thu Dec 05 02:10:23 2019 +0100
+++ b/doc/changes/3.27.rst Thu Dec 05 02:12:20 2019 +0100
@@ -47,11 +47,11 @@
* on DBG_SQL and/or DBG_RQL, if pygments is installed, syntax highlight sql/rql
debug output
-* add a new '-t/--toolbar' option the pyramid command to activate the pyramid debugtoolbar
-
* allow to specify the instance id for any instance command using the
CW_INSTANCE global variable instead of or giving it as a cli argument
+* add a new '-t/--toolbar' option the pyramid command to activate the pyramid debugtoolbar
+
* a series of pyramid debugtoolbar panels specifically made for CW, see bellow
Pyramid debugtoolbar and custom panel