doc/changes/3.26.rst
author Nicola Spanti <nicola.spanti@logilab.fr>
Fri, 22 Feb 2019 16:47:40 +0100
changeset 12786 8a1b7aaf8309
parent 12269 f607080b82a9
permissions -rw-r--r--
[html] Add tags ol, ul, li, i, q - It is useful. - A private client's project use this.

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.