summarylogtreecommitdiffstats
path: root/CHANGES.rst
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst20
1 files changed, 20 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
new file mode 100644
index 000000000000..1b768877c617
--- /dev/null
+++ b/CHANGES.rst
@@ -0,0 +1,20 @@
+=========
+Changelog
+=========
+
+2.5 (2016-08-02)
+----------------
+
+- Close descriptor file in Reading/UpdatingBloomFilter.
+
+- Define some BloomFilter and MMapBitField methods as cpdef.
+
+2.4 (2016-08-02)
+----------------
+
+- #12, #15: Ship C code to avoid Cython install time dependency.
+
+2.3 (2015-06-04)
+----------------
+
+- Look at Git commit history for changes.