- [PR 268](https://github.com/rqlite/rqlite/pull/268): Allow Store to wait for application of initial logs. Fixes [issue 260](https://github.com/rqlite/rqlite/issues/260).
- [PR 272](https://github.com/rqlite/rqlite/pull/272): Add commit, branch, GOOS, and GOARCH, to output of `--version`.
- [PR 274](https://github.com/rqlite/rqlite/pull/274): Use Hashicorp function to read peers. Thanks WanliTian
- [PR 278](https://github.com/rqlite/rqlite/pull/278): Add support for dot-commands `.tables` and `.schema` to rqlite CLI. Fixes [issue 277](https://github.com/rqlite/ rqlite/issues/277).