changelog++

This commit is contained in:
Jeff Mitchell 2018-06-14 09:55:54 -04:00
parent 063221b44a
commit d054d76bbb
1 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,8 @@ DEPRECATIONS/CHANGES:
IMPROVEMENTS:
* core: Report policies in token, identity, and full sets [GH-4747]
* secrets/ssh: Allow standard SSH command arguments to be used, without
requiring username@hostname syntax [GH-4710]
* storage/consul: Add context support so that requests are cancelable
[GH-4739]