doc/changes/3.26.rst
author Philippe Pepiot <philippe.pepiot@logilab.fr>
Tue, 11 Feb 2020 10:20:18 +0100
branch3.27
changeset 12869 50db521e3e53
parent 12269 f607080b82a9
permissions -rw-r--r--
Backed out changeset c69421aece24 This is not compatible with python 3.5 and we want to support python 3.5 with cubicweb 3.27

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.