diff --git a/CHANGELOG.md b/CHANGELOG.md index 240f33fa..c05b2100 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ ## 4.2.1 (unreleased) - [PR #367](https://github.com/rqlite/rqlite/pull/367): Remove superflous leading space at CLI prompt. - [PR #368](https://github.com/rqlite/rqlite/pull/368): CLI displays clear error message when not authorized. +- [PR #370](https://github.com/rqlite/rqlite/pull/370): CLI does not need to indent JSON when making requests. ## 4.2.0 (October 19th 2017) - [PR #354](https://github.com/rqlite/rqlite/pull/354): Vendor Raft.