diff options
author | Kali Kaneko (leap communications) <kali@leap.se> | 2017-04-13 20:44:28 +0200 |
---|---|---|
committer | Kali Kaneko (leap communications) <kali@leap.se> | 2017-04-13 20:51:21 +0200 |
commit | c45c8bfd4a2b171fb2b9ac7da76d072a14c7d9a8 (patch) | |
tree | 1b62f0e22eecb02d7905931b1ebbc50fa32c09c6 | |
parent | 9ee3b4d685ae702ced54e20cc13704d6c016dd36 (diff) |
add entry to changelog
-rw-r--r-- | NEWS.rst | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -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 ------------- |