mirror of
https://github.com/isar/rusqlite.git
synced 2024-11-22 16:29:20 +08:00
Add clippy to changelog
This commit is contained in:
parent
b2951412f9
commit
4a8a44d3d5
@ -1,5 +1,6 @@
|
||||
# Version UPCOMING (...)
|
||||
|
||||
* Adds optional `clippy` feature and addresses issues it found.
|
||||
* Adds `column_count()` method to `Statement` and `Row`.
|
||||
* Adds `types::Value` for dynamic column types.
|
||||
* Adds support for user-defined aggregate functions (behind the existing `functions` Cargo feature).
|
||||
|
Loading…
Reference in New Issue
Block a user