mirror of
https://github.com/isar/rusqlite.git
synced 2026-01-05 10:22:24 +08:00
Bump to 0.7.2
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Version 0.7.1 (2016-05-19)
|
||||
# Version 0.7.2 (2016-05-19)
|
||||
|
||||
* BREAKING CHANGE: `Rows` no longer implements `Iterator`. It still has a `next()` method, but
|
||||
the lifetime of the returned `Row` is now tied to the lifetime of the vending `Rows` object.
|
||||
|
||||
Reference in New Issue
Block a user