author | Philippe Pepiot <philippe.pepiot@logilab.fr> |
Wed, 18 Jul 2018 13:48:13 +0200 | |
branch | 3.26 |
changeset 12344 | 34c7c656022f |
parent 12269 | f607080b82a9 |
permissions | -rw-r--r-- |
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.