doc/changes/3.26.rst
author Denis Laxalde <denis.laxalde@logilab.fr>
Mon, 23 Apr 2018 13:50:50 +0200
changeset 12294 038ff1a7259f
parent 12245 cd760c411242
child 12264 cc83524263a9
permissions -rw-r--r--
[pkg] Set version to 3.27.0.dev0

3.26 (unreleased)
=================

New features
------------

* For ``pyramid`` instance configuration kind, logging is not handled anymore
  by CubicWeb but should be configured through ``development.ini`` file
  following https://docs.pylonsproject.org/projects/pyramid/en/latest/narr/logging.html.