mirror of
https://github.com/isar/rusqlite.git
synced 2024-11-23 00:39:20 +08:00
Add bugfix to Changelog
This commit is contained in:
parent
c0b8be99e8
commit
43be3a84fa
@ -1,5 +1,6 @@
|
|||||||
# Version UPCOMING (...)
|
# Version UPCOMING (...)
|
||||||
|
|
||||||
|
* Fixes crash on nightly Rust when using the `trace` feature.
|
||||||
* Adds optional `clippy` feature and addresses issues it found.
|
* Adds optional `clippy` feature and addresses issues it found.
|
||||||
* Adds `column_count()` method to `Statement` and `Row`.
|
* Adds `column_count()` method to `Statement` and `Row`.
|
||||||
* Adds `types::Value` for dynamic column types.
|
* Adds `types::Value` for dynamic column types.
|
||||||
|
Loading…
Reference in New Issue
Block a user