mirror of
https://github.com/isar/rusqlite.git
synced 2024-11-23 00:39:20 +08:00
Add chrono note to Changelog
This commit is contained in:
parent
88fb175b40
commit
aa2b3b26bd
@ -1,5 +1,6 @@
|
||||
# Version UPCOMING (...)
|
||||
|
||||
* Adds support for serializing types from the `chrono` crate. Requires the `chrono` feature.
|
||||
* Removes `load_extension` feature from `libsqlite3-sys`. `load_extension` is still available
|
||||
on rusqlite itself.
|
||||
* Fixes crash on nightly Rust when using the `trace` feature.
|
||||
|
Loading…
Reference in New Issue
Block a user