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