Skip to content

Commit

Permalink
Add 1.5.0 changes
Browse files Browse the repository at this point in the history
  • Loading branch information
tmylk authored Feb 14, 2017
1 parent f7e2cf6 commit 9a1163b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
Changes
=======
1.5.0, 13/02/2017
* Add encode and decode parameters to store json, compressed or pickled objects (@erosennin, #65)
* Python 3.6 fix: commit before turning off synchronous (@bit, #59)
* Update sqlite version to 3.8.2 (@tmylk, #63)

1.4.2, 26/08/2016
* Fix some hangs on closing. Let __enter__ re-open a closed connection. (@ecederstrand, #55)
* Surround table names with quotes. (@Digenis, #50)
Expand Down

0 comments on commit 9a1163b

Please sign in to comment.