changelog++

This commit is contained in:
Jeff Mitchell 2019-07-01 16:07:43 -04:00
parent ebc1e64c62
commit 2055299156
1 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,8 @@
IMPROVEMENTS:
* agent: Allow EC2 nonce to be passed in [GH-6953]
* audit/file: Dramatically speed up file operations by changing
locking/marshaling order [GH-7024]
* auth/token: Allow the support of the identity system for the token backend
via token roles [GH-6267]
* cli: `path-help` now allows `-format=json` to be specified, which will