## v1.1.0 (2017-06-12)
#### Features
* **native:** update native unqlite source to 1.1.7 ([978df9cd](978df9cd))
## v1.0.0 (2016-05-13)
#### Features
* **FFI:** `extern "C"` callbacks is converted to `unsafe` ([2e4a86ce](2e4a86ce))
* **remove-libc:**
* use std::os::raw:: type instead ([d628e906](d628e906))
* update bindgen FFI ([f82db71c](f82db71c))
#### Breaking Changes
* **remove-libc:** use std::os::raw:: type instead ([d628e906](d628e906))