## Version 2.3.0 (2022-04-08) ### 🎉 New features - setup.py: increase cubicweb max version to 3.37.x ## Version 2.2.0 (2022-04-08) ### 🎉 New features - setup.py: increase cubicweb max version to 3.36.x ### 👷 Bug fixes - tests: install psycopg2-binary for tests ## Version 2.1.0 (2022-04-05) ### 🎉 New features - cube-doctor: add add-set-cubicweb-max-version - setup.py: increase cubicweb max version to 3.31.x ### 👷 Bug fixes - Entity.Adapter is definitely moved only in cubicweb3.28 ### 📝 Documentation - licence: update licence dates ### 🤖 Continuous integration - pg11 image url has changed ## Version 2.0.0 (2021-08-04) ### 🎉 New features - drop python2 ### 👷 Bug fixes - add missing files to MANIFEST.in - class cubicweb.view.EntityAdapter is now available as cubicweb.entity.EntityAdapter - try to import cube relationwidget with new and old cube format ### 📝 Documentation - licence: update licence dates - README: move to .rst extension ### 🤖 Continuous integration - gitlab-ci: use templates from a common repository - integrate pytest-deprecated-warnings - use image with pg as it is used during test