## 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