doc/changes/3.26.rst
author Laurent Peuch <cortex@worlddomination.be>
Thu, 14 Mar 2019 09:38:20 +0100
branch3.26
changeset 12497 c81e29cd8cff
parent 12269 f607080b82a9
permissions -rw-r--r--
[DX] adding error messages to {ResultSet,ActionsRegistry}.possible_actions Try to make it more accessible, when we first encountered these errors it it didn't made any sense to us.

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.