diff -r d84bc85f7f70 -r f607080b82a9 doc/changes/3.26.rst --- a/doc/changes/3.26.rst Thu Feb 15 13:45:06 2018 +0100 +++ b/doc/changes/3.26.rst Thu Feb 15 10:11:16 2018 +0100 @@ -7,3 +7,8 @@ * 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.