- Provide a way to not publish items that are acquired.
3.0
Not secure
----------------
- SkinsTool: fix Find form with Zope ZMI (`127 <https://github.com/zopefoundation/Products.CMFCore/pull/127>`_).
- Drop support for Python 2.7, 3.5, 3.6.
- Drop support for ``Zope 4.x``.
- Make tests compatible with ``Zope >= 5.7.1``.
2.7.0
Not secure
------------------
- Fix insidious buildout configuration bug for tests against Zope 4.
- Add support for Python 3.11.
2.6.0
Not secure
------------------
- Fix cookie test failure (`120 <https://github.com/zopefoundation/Products.CMFCore/pull/120>`_).
- Add support for Python 3.10.
2.5.4
Not secure
------------------
- Fix code and tests when running on ``Products.GenericSetup >= 2.1.2``, thus requiring at least that version.
2.5.3
Not secure
------------------
- Do not break at startup when ``subscribers.zcml`` is included but no ``portal_catalog`` object is in the database, e. g. when starting for the first time. (`115 <https://github.com/zopefoundation/Products.CMFCore/pull/115>`_)