- Plone 6: always use lines for the view_methods property. Part of `issue 3305 <https://github.com/plone/Products.CMFPlone/issues/3305>`_. Also, remove Python 2 code and the six dependency. [maurits] (3305)
6.0.3
------------------
Bug fixes:
- Minor packaging updates. (1)
6.0.2
------------------
Bug fixes:
- Fixes plone/Products.CMFPlone2874 ``Fatal crash: Fatal Python error: Cannot recover from stack overflow`` Which crashes the interpreter. [jensens] (20)
6.0.1
------------------
Bug fixes:
- Fixed fallback to default view. [gbastien] (16) - Fix some deprecation warnings. [gforcada] (18)