Changelog++

This commit is contained in:
Jeff Mitchell 2015-11-04 09:42:07 -05:00
parent 9550ac565e
commit f8c13ed69f
1 changed files with 2 additions and 0 deletions

View File

@ -35,6 +35,8 @@ IMPROVEMENTS:
* physical/consul: Consul now uses a connection pool to limit the number of
outstanding operations, improving behavior when a lot of operations must
happen at once [GH-677]
* physical/s3: The S3 endpoint can now be configured, allowing using
S3-API-compatible storage solutions [GH-750]
* secret/consul: Management tokens can now be created [GH-714]
BUG FIXES: