mirror of
https://github.com/isar/rusqlite.git
synced 2025-08-22 14:29:30 +08:00
Update Changelog
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Version 0.9.0 (2017-01-20)
|
||||
# Version 0.9.1 (2017-01-20)
|
||||
|
||||
* BREAKING CHANGE: `Connection::close()` now returns a `Result<(), (Connection, Error)>` instead
|
||||
of a `Result<(), Error>` so callers get the still-open connection back on failure.
|
||||
|
Reference in New Issue
Block a user