Update CHANGELOG.md

This commit is contained in:
Frank Schroeder 2017-08-23 22:40:43 +02:00
parent d8195b3a4d
commit d155fc3cc1
No known key found for this signature in database
GPG Key ID: 4D65C6EAEC87DECD
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ FEATURES:
IMPROVEMENTS:
* agent: Switched to using a read lock for the agent's RPC dispatcher, which prevents RPC calls from getting serialized. [GH-3376]
* agent: Support Retry Join via go-discover for Amazon AWS, Microsoft Azure, Google Cloud and Softlayer also for `-retry-join-wan` [GH-3406]
BUG FIXES: