- [PR 151](https://github.com/rqlite/rqlite/pull/151): Support configurable Raft heartbeat timeout.
- [PR 149](https://github.com/rqlite/rqlite/pull/149): Support configurable Raft snapshot thresholds.
- [PR 148](https://github.com/rqlite/rqlite/pull/148): Support pprof information over HTTP.
- [PR 154](https://github.com/rqlite/rqlite/pull/154): CLI now redirects to leader if necessary.
- [PR 155](https://github.com/rqlite/rqlite/pull/155): CLI now handles "no rows" correctly.