changelog++

This commit is contained in:
vishalnayak 2018-07-02 12:16:45 -04:00
parent 8f45bc69ba
commit 972ef86f84
1 changed files with 2 additions and 0 deletions

View File

@ -56,6 +56,8 @@ IMPROVEMENTS:
requiring username@hostname syntax [GH-4710]
* storage/consul: Add context support so that requests are cancelable
[GH-4739]
* sys: Added `hidden` option to `listing_visibility` field on `sys/mounts`
API [GH-4827]
* ui: Secret values are obfuscated by default and visibility is toggleable [GH-4422]
BUG FIXES: