doc/changes/3.26.rst
author Denis Laxalde <denis.laxalde@logilab.fr>
Thu, 15 Feb 2018 09:26:02 +0100
branch3.26
changeset 12264 cc83524263a9
parent 12245 cd760c411242
child 12269 f607080b82a9
permissions -rw-r--r--
[doc] Set release date of 3.26

3.26 (1 February 2018)
======================

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.