mirror of
https://github.com/isar/rusqlite.git
synced 2025-10-08 04:22:19 +08:00
Add serde_json note to Changelog.
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
# Version UPCOMING (...)
|
# 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.
|
* 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
|
* Removes `load_extension` feature from `libsqlite3-sys`. `load_extension` is still available
|
||||||
on rusqlite itself.
|
on rusqlite itself.
|
||||||
|
Reference in New Issue
Block a user