doc/changes/3.28.rst
author Philippe Pepiot <philippe.pepiot@logilab.fr>
Tue, 17 Mar 2020 13:34:54 +0100
changeset 12917 db0f56b19583
parent 12880 59d4ad7e7df3
child 12940 8929ccd43771
permissions -rw-r--r--
[pkg] merge 3.27 Require python >= 3.6 since recent typing notations require >= 3.6

3.28
====

Changes
-------

- the class cubicweb.view.EntityAdapter was moved to cubicweb.entity.EntityAdapter
  a deprecation warning is in place, but please update your source code accordingly.