----------------
- Fix for ZODB 5: Abort transaction before DB close.
[jensens, jimfulton]
- Remove BBB code and imports for Zope < 2.13.
[thet]
- Fix issue, which prevented using layered-helper on Python 3.
[datakurre]
- Fix ``.z2.Startup.setUpZCML()`` to be compatible with Zope >= 4.0a2.
[icemac]
- Fix version pins on the package itself to be able to run the tests.
[gforcada]