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
736b62e0ce
commit
4e60f9bbb2
@ -1,3 +1,9 @@
|
|||||||
|
# Version 0.0.11 (2015-03-12)
|
||||||
|
|
||||||
|
* Reexport `sqlite3_stmt` from `libsqlite3-sys` for easier `impl`-ing of `ToSql` and `FromSql`.
|
||||||
|
* Updates to track latest rustc changes.
|
||||||
|
* Update dependency versions.
|
||||||
|
|
||||||
# Version 0.0.10 (2015-02-23)
|
# Version 0.0.10 (2015-02-23)
|
||||||
|
|
||||||
* BREAKING CHANGE: `open` now expects a `Path` rather than a `str`. There is a separate
|
* BREAKING CHANGE: `open` now expects a `Path` rather than a `str`. There is a separate
|
||||||
|
Loading…
Reference in New Issue
Block a user