diff --git a/CHANGELOG.md b/CHANGELOG.md index 508389a1..54fc908f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ ## 2.0 (unreleased) - [PR #74](https://github.com/otoolep/rqlite/pull/74): Use SQLite connection directly. Thanks @zmedico. -- Update operations returns last-inserted ID. +- Update operations return last-inserted ID. - Column-oriented API responses. - Types in API response body. - Query times in addition to sum of query times.