doc/changes/3.26.rst
author Denis Laxalde <denis.laxalde@logilab.fr>
Wed, 11 Jul 2018 09:18:57 +0200
branch3.26
changeset 12428 744c66f41e96
parent 12269 f607080b82a9
permissions -rw-r--r--
[skeleton] Use "py3" as tox environment instead of "py34"

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.

Backwards incompatible changes
------------------------------

* CubicWebConfiguration method 'shared_dir' got dropped.