0.1.0 (2024-10-15)
==================

- Officially add support for Python 3.6-3.13.
- Deal with signal handling change in pgbouncer 1.23.0.
- Drop Python 2 support.
- Explicitly require testtools.

0.0.9 (2019-06-11)
==================

- Use postgresfixture to test against multiple PostgreSQL versions.
- Switch to tox.
- Add Python 3 support.

0.0.8 (2012-08-20)
==================

- increased start/stop timeouts to 60 seconds
- (development) fixed some dependency configuration
