mirror of
https://github.com/isar/rusqlite.git
synced 2024-11-23 00:39:20 +08:00
Fix typo in Changelog
This commit is contained in:
parent
840a86a883
commit
501d8782a5
@ -1,6 +1,6 @@
|
||||
# Version UPCOMING (...)
|
||||
|
||||
* Adds a `cache` Cargo feature that provides `cache::StatementCache` for caching prepraed
|
||||
* Adds a `cache` Cargo feature that provides `cache::StatementCache` for caching prepared
|
||||
statements.
|
||||
* Adds `column_count()` method to `Statement` and `Row`.
|
||||
* Adds `types::Value` for dynamic column types.
|
||||
|
Loading…
Reference in New Issue
Block a user