mirror of
https://github.com/isar/rusqlite.git
synced 2024-11-23 00:39:20 +08:00
Update Changelog
This commit is contained in:
parent
179be37853
commit
8562aa7f1f
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user