diff --git a/CHANGELOG.md b/CHANGELOG.md index 5c50031f..f4171a92 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## 3.11.0 (unreleased) +- [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). + ## 3.10.0 (January 29th 2017) - [PR #261](https://github.com/rqlite/rqlite/pull/261): Allow Raft Apply timeout to be configurable. - [PR #262](https://github.com/rqlite/rqlite/pull/262): Log GOOS and GOARCH at startup.