mirror of
https://github.com/isar/rusqlite.git
synced 2024-11-22 16:29:20 +08:00
Add serde_json note to Changelog.
This commit is contained in:
parent
b87d4b44a6
commit
6aa77e42ca
@ -1,5 +1,6 @@
|
||||
# Version UPCOMING (...)
|
||||
|
||||
* Adds support for serializing types from the `serde_json` crate. Requires the `serde_json` feature.
|
||||
* 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.
|
||||
|
Loading…
Reference in New Issue
Block a user