---------------- - Fix for Zope 4.4.3 ZMI by adding explicit acquisition of name ``ZopeVersion`` (`9 <https://github.com/zopefoundation/Products.ExternalMethod/issues/9>`_)
- Fix failing linter.
4.3
---------------- - Add support for the bookmarkable URLs ZMI feature (`Zope635 <https://github.com/zopefoundation/Zope/issues/635>`_)
4.2
---------------- - Packaging cleanup
- Add support for Python 3.8
- Linting and code coverage configuration for ``tox``
4.1
---------------- - Update to Bootstrap ZMI requiring `Zope >= 4.0b6`.
- Add support for Python 3.7.
- Drop support for Python 3.4.
4.0
---------------- - Add support for Python 3.4, 3.5 and 3.6.
- Add compatibility with Zope 4.
3.0
---------------- - Remove HelpSys support.
- Remove ZODB3 as direct dependency. Now we are able to use ZODB 4.0 and it is a dependency of Zope2 anyways