Update Changelog with 0.10.0 release date

This commit is contained in:
John Gallagher 2017-02-28 09:34:28 -05:00
parent e536ce02e8
commit acf612985e

View File

@ -1,4 +1,4 @@
# Version 0.10.0-UPCOMING (TBD)
# Version 0.10.0 (2017-02-28)
* Re-export the `ErrorCode` enum from `libsqlite3-sys`.
* Adds `version()` and `version_number()` functions for querying the version of SQLite in use.