doc/changes/3.26.rst
author Fabien Amarger <fabien.amarger@logilab.fr>
Tue, 10 Mar 2020 17:37:43 +0100
changeset 12912 3966f09d5f5c
parent 12269 f607080b82a9
permissions -rw-r--r--
[web.views] add Link alternate in HTTP response header in HTML view Team: famarger, schabot, nchauvat, fferry, ethieblin

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.