Version bumps to use new bundled SQLite.

This commit is contained in:
John Gallagher
2017-03-03 13:07:27 -05:00
parent 62eef1c8a0
commit 0a35f4bb1e
3 changed files with 7 additions and 3 deletions

View File

@@ -1,3 +1,7 @@
# Version 0.10.1 (UPCOMING)
* Updates the `bundled` SQLite version to 3.17.0.
# Version 0.10.0 (2017-02-28)
* Re-export the `ErrorCode` enum from `libsqlite3-sys`.