Update CHANGELOG.md

This commit is contained in:
Kyle Havlovitz 2016-11-03 13:35:56 -04:00 committed by GitHub
parent a8215f4e2f
commit 109cdc48e0
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ FEATURES:
IMPROVEMENTS:
* agent: New `-retry-join-ec2` options added to allow bootstrapping by automatically discovering AWS instances with a given tag key/value at startup. [GH-2459]
* api: All session options can now be set when using `api.Lock()`. [GH-2372]
BUG FIXES: