Commit dba374d4 authored by Jim Fulton's avatar Jim Fulton

Added missing change log

parent b7656787
...@@ -2,12 +2,16 @@ ...@@ -2,12 +2,16 @@
Change History Change History
================ ================
5.3.1 (unreleased) 5.4.0 (unreleased)
================== ==================
- If an object is missing from the index while packing a ``FileStorage``, - If an object is missing from the index while packing a ``FileStorage``,
report its full ``oid``. report its full ``oid``.
- Storage imports are a bit faster.
- Storages can be important from non-seekable sources, like
file-wrapped pipes.
5.3.0 (2017-08-30) 5.3.0 (2017-08-30)
================== ==================
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment