mirror of
https://github.com/isar/rusqlite.git
synced 2026-01-02 17:02:23 +08:00
Prepare next release
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
# Version 0.14.0 (TODO)
|
||||
|
||||
* Update to latest version of SQLite3 3.22.0 (#326).
|
||||
* Add comment to justify `&mut Connection` in `Transaction`.
|
||||
* Fix `tyvar_behind_raw_pointer` warnings.
|
||||
* Fix handful of clippy warnings.
|
||||
|
||||
# Version 0.13.0 (2017-11-13)
|
||||
|
||||
* Added ToSqlConversionFailure case to Error enum.
|
||||
|
||||
Reference in New Issue
Block a user