[changelog] document pyramid.ini automatic generation
authorLaurent Peuch <cortex@worlddomination.be>
Wed, 15 May 2019 14:23:19 +0200
changeset 12604 c755b73640ea
parent 12603 616d65b2dd8a
child 12606 ea15ac05c447
[changelog] document pyramid.ini automatic generation
doc/changes/3.27.rst
--- a/doc/changes/3.27.rst	Wed May 15 15:50:29 2019 +0200
+++ b/doc/changes/3.27.rst	Wed May 15 14:23:19 2019 +0200
@@ -13,6 +13,10 @@
 
 .. _pytest-xdist: https://github.com/pytest-dev/pytest-xdist
 
+* on `cubicweb-ctl create` and `cubicweb-ctl pyramid`, if it doesn't already
+  exist in the instance directory, the `pyramid.ini` file will be generated
+  with the needed secrets.
+
 Backwards incompatible changes
 ------------------------------