mirror of
https://github.com/isar/rusqlite.git
synced 2025-12-25 04:42:24 +08:00
Update Changelog and Cargo.toml to 0.3.1
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
# Version 0.3.1 (2015-09-22)
|
||||
|
||||
* Reset underlying SQLite statements as soon as possible after executing, as recommended by
|
||||
http://www.sqlite.org/cvstrac/wiki?p=ScrollingCursor.
|
||||
|
||||
# Version 0.3.0 (2015-09-21)
|
||||
|
||||
* Removes `get_opt`. Use `get_checked` instead.
|
||||
|
||||
Reference in New Issue
Block a user