summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKali Kaneko (leap communications) <kali@leap.se>2017-04-13 20:44:28 +0200
committerKali Kaneko (leap communications) <kali@leap.se>2017-04-13 20:51:21 +0200
commitc45c8bfd4a2b171fb2b9ac7da76d072a14c7d9a8 (patch)
tree1b62f0e22eecb02d7905931b1ebbc50fa32c09c6
parent9ee3b4d685ae702ced54e20cc13704d6c016dd36 (diff)
add entry to changelog
-rw-r--r--NEWS.rst13
1 files changed, 13 insertions, 0 deletions
diff --git a/NEWS.rst b/NEWS.rst
index fad2dba..d192b57 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -2,6 +2,19 @@
Changes in pysqlcipher
======================
+Release 2.6.10
+--------------
+
+- Update amalgamation to 3.15
+- Patch amalgamation to show HAVE_USLEEP compile time option
+- Cleanup setup.py
+
+Release 2.6.9
+-------------
+
+- Add support for the blobs interface
+
+
Release 2.6.4
-------------