Commit d7af59d5 authored by Jason Madden's avatar Jason Madden

Merge master.

parents cf1f66ff 61324e9f
......@@ -21,6 +21,11 @@
- 100% branch coverage.
- Make the C and Python `TimeStamp` objects behave more alike. The
Python version now produces the same `repr` and `.raw()` output as
the C version, and has the same hashcode. In addition, the Python
version is now supports ordering and equality like the C version.
4.0.8 (2014-03-20)
------------------
......
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