Commit 1bdeba4a authored by Tres Seaver's avatar Tres Seaver

Changelog for PR #3.

parent 12410a4a
``BTrees`` Changelog
====================
4.0.9 (unreleased)
------------------
- Update pure-Python and C trees / sets to accept explicit None to indicate
max / min value for ``minKey``, ``maxKey``. (PR #3)
- Update pure-Python trees / sets to accept explicit None to indicate
open ranges for ``keys``, ``values``, ``items``. (PR #3)
4.0.8 (2013-05-25)
------------------
......
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