[changelog] change bullet point organization
authorLaurent Peuch <cortex@worlddomination.be>
Thu, 05 Dec 2019 02:12:20 +0100
changeset 12797 00c14fb7c931
parent 12796 4fe765f2f155
child 12798 45242ceec212
[changelog] change bullet point organization So everything related to the debugtoolbar is close to its section.
doc/changes/3.27.rst
--- 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