Skip to content

Commit

Permalink
Added missing change log.
Browse files Browse the repository at this point in the history
  • Loading branch information
jimfulton committed Apr 7, 2017
1 parent 4fa9336 commit 6d67305
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions CHANGES.rst
Expand Up @@ -5,14 +5,15 @@
5.2.1 (unreleased)
==================

- Nothing changed yet.

- Fixed: When opening FileStorages in read-only mode, non-existent
files were silently created. Creating a file-storage against a
non-existent file errors.

5.2.0 (2017-02-09)
==================

- Call new afterCompletion API on storages to allow them to free
resources after transaction complete.
resources after transaction complete.
See `issue 147 <https://github.com/zodb/relstorage/issues/147>`__.
- Take advantage of the new transaction-manager explicit mode to avoid
starting transactions unnecessarily when transactions end.
Expand Down

0 comments on commit 6d67305

Please sign in to comment.