Update CHANGELOG.md

This commit is contained in:
Seth Vargo 2017-07-10 22:32:20 -07:00 committed by GitHub
parent 23a8f61d56
commit fbbd9363e3

View file

@ -8,6 +8,8 @@ FEATURES:
IMPROVEMENTS:
* api: Add client method for a secret renewer background process [GH-2886]
* api: Add `RenewTokenAsSelf` [GH-2886]
* audit/socket: Enhance reconnection logic and don't require the connection to
be established at unseal time [GH-2934]
* core: CORS allowed origins can now be configured [GH-2021]