Update CHANGELOG.md

This commit is contained in:
James Phillips 2017-08-21 15:31:40 -07:00 committed by GitHub
parent 586dc3c7f4
commit 828dec4df6
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ BUG FIXES:
* serf: Updated memberlist library for deadlock fix. [GH-3396]
* agent: Fixed an issue with consul watches not triggering when ACL is enabled. [GH-3392]
* agent: Fixed a panic when retrieving NS or SOA records on Consul clients. This also changed the Consul server list to come from the catalog and not the agent's local state when serving these requests. [GH-3407]
* agent: Fixed a panic when retrieving NS or SOA records on Consul clients (non-servers). This also changed the Consul server list to come from the catalog and not the agent's local state when serving these requests. [GH-3407]
## 0.9.2 (August 9, 2017)