mirror of
https://github.com/isar/rusqlite.git
synced 2024-11-23 00:39:20 +08:00
Add handle() to Changelog
This commit is contained in:
parent
350fd11fed
commit
d6d9fa9f63
@ -7,6 +7,7 @@
|
|||||||
* Introduces `ZeroBlob` type under the `blob` module/feature exposing SQLite's zeroblob API.
|
* Introduces `ZeroBlob` type under the `blob` module/feature exposing SQLite's zeroblob API.
|
||||||
* Adds CI testing for Windows via AppVeyor.
|
* Adds CI testing for Windows via AppVeyor.
|
||||||
* Fixes a warning building libsqlite3-sys under Rust 1.6.
|
* Fixes a warning building libsqlite3-sys under Rust 1.6.
|
||||||
|
* Adds an unsafe `handle()` method to `Connection`. Please file an issue if you actually use it.
|
||||||
|
|
||||||
# Version 0.6.0 (2015-12-17)
|
# Version 0.6.0 (2015-12-17)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user