changelog++

This commit is contained in:
Jeff Mitchell 2019-01-26 16:48:53 -05:00
parent cd2f7bbde8
commit 40ff476664
1 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,8 @@ IMPROVEMENTS:
* secret/transit: ECDSA signatures can now be marshaled in JWS-compatible
fashion [GH-6077]
* storage/etcd: Support SRV service names [GH-6087]
* storage/aws: Support specifying a KMS key ID for server-side encryption
[GH-5996]
BUG FIXES: