changelog++

This commit is contained in:
Jeff Mitchell 2017-04-13 13:41:18 -04:00
parent 79fb8bdf69
commit caa4b81b40
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ IMPROVEMENTS:
BUG FIXES:
* secret/pki: Don't lowercase O/OU values in certs [GH-2555]
* secret/pki: Don't attempt to validate IP SANs if none are provided [GH-2574]
* storage/consul: Properly handle state events rather than timing out
[GH-2548]
* storage/etcd3: Ensure locks are released if client is improperly shut down