Skip to content

Commit

Permalink
Add a change note for #280 [skip ci]
Browse files Browse the repository at this point in the history
ConnectionPool and ConnectionPool.map both had docstrings and were used by third-party code. People should be warned about this potentially breaking change.
  • Loading branch information
jamadden committed Jun 12, 2020
1 parent 8303cf2 commit e71bb8c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGES.rst
Expand Up @@ -52,6 +52,10 @@

- Fix inconsistent resolution order with zope.interface v5.

- Remove ``ConnectionPool.map()``. Instead, ``ConnectionPool`` is now
iterable. See `PR 280
<https://github.com/zopefoundation/ZODB/pull/280>`_.

5.5.1 (2018-10-25)
==================

Expand Down

0 comments on commit e71bb8c

Please sign in to comment.