changelog++

This commit is contained in:
Jeff Mitchell 2016-07-01 16:34:23 -04:00
parent 369dcff5f9
commit 22f0656252
1 changed files with 2 additions and 0 deletions

View File

@ -35,6 +35,8 @@ IMPROVEMENTS:
[GH-1523]
* physical/etcd: Support `ETCD_ADDR` env var for specifying addresses [GH-1576]
* secret/aws: Listing of roles is supported now [GH-1546]
* secret/cassandra: Add `connect_timeout` value for Cassandra connection
configuration [GH-1581]
* secret/mssql,mysql,postgresql: Reading of connection settings is supported
in all the sql backends [GH-1515]