- Replace `pkg_resources` with `importlib.metadata` gforcada (4126)
4.0.3
------------------
Bug fixes:
- Fix DeprecationWarnings. [maurits] (4090)
4.0.2
------------------
Internal:
- Update configuration files. [plone devs]
Tests
- port robot tests [1letter] (393)
4.0.1
------------------
Breaking changes:
- `plone.app.discussion` is now a core addon. The `plone.discussion` behavior class was moved over there. This is the real reason that 4.0.0 was a breaking release: this is for Plone 6.1 only. [jensens] (371)
4.0.0
------------------
Bug fixes:
- Remove a DeprecationWarning from a moved p.a.z3cform.widgets import. [jensens] (387)