ZODB v5.6.0 Release Notes

Release Date: 2020-06-11 // almost 4 years ago

Previous changes from v5.5.1

    • ๐Ÿ›  Fix KeyError on releasing resources of a Connection when closing the DB. This requires at least version 2.4 of the transaction package. See issue 208 <https://github.com/zopefoundation/ZODB/issues/208>_.