Update CHANGELOG.md

This commit is contained in:
James Phillips 2017-07-26 11:12:04 -07:00 committed by GitHub
parent d62438da74
commit 4e8fd78957
1 changed files with 1 additions and 1 deletions

View File

@ -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)