changelog++

This commit is contained in:
Jeff Mitchell 2016-02-03 11:25:43 -05:00
parent bb9d364cce
commit 93cf4ba2c4
1 changed files with 2 additions and 0 deletions

View File

@ -116,6 +116,8 @@ IMPROVEMENTS:
* logical/mysql: Add list support for roles path [GH-984]
* logical/pki: Fix up key usages being specified for CAs [GH-989]
* logical/pki: Add list support for roles path [GH-985]
* logical/pki: Allow `pem_bundle` to be specified as the format, which
provides a concatenated PEM bundle of returned values [GH-1008]
* logical/postgres: Add `max_idle_connections` paramter [GH-950]
* logical/postgres: Add list support for roles path
* logical/ssh: Add list support for roles path [GH-983]