Update changelog [ci skip]

This commit is contained in:
gwenn 2018-05-12 19:11:16 +02:00
parent af2d29ce84
commit c68b9e157b

View File

@ -14,6 +14,7 @@ It would be wise to run rustfmt just after merging all the relevant PRs...
* Fix `tyvar_behind_raw_pointer` warnings.
* Fix handful of clippy warnings.
* Fix `Connection::open` documentation (#332)
* Add binding to `sqlite3_get_autocommit` and `sqlite3_stmt_busy`.
# Version 0.13.0 (2017-11-13)