Changelog
=========

3.1 (2023-01-16)
----------------

- Update to latest meta/config


3.0 (2023-01-05)
----------------

- Add support for Python 3.11


3.0b1 (2022-08-31)
------------------

- Re-released under the Zope Public License (ZPL) version 2.1

- Updated package layout and name to conform to current Zope standards

- Added compatibility with Zope 4 and Zope 5

- Removed compatibility with Zope 2 and Zope 3

- Added unit and functional tests


2.4.7
-----

- Removed ZPsycopgDA dependencies on deprecated (Python or Zope) features.


2.4.6
-----

- Added all the supported isolation level options
- Fixed pool bugs (psycopg issues #123, #125, #142)


2.4.4
-----

- Make this and egg.
