mirror of https://github.com/status-im/consul.git
Update CHANGELOG.md
This commit is contained in:
parent
d62438da74
commit
4e8fd78957
|
@ -9,7 +9,7 @@ IMPROVEMENTS:
|
|||
BUG FIXES:
|
||||
|
||||
* agent: Clean up temporary files during disk write errors when persisting services and checks. [GH-3207]
|
||||
* api: Implemented a much faster recursive delete algorithm for the KV store. It has been bench-marked to be up to 100X faster on recursive deletes that affect millions of nodes.
|
||||
* server: Implemented a much faster recursive delete algorithm for the KV store. It has been bench-marked to be up to 100X faster on recursive deletes that affect millions of nodes. [GH-1278, GH-3313]
|
||||
|
||||
## 0.9.0 (July 20, 2017)
|
||||
|
||||
|
|
Loading…
Reference in New Issue