changelog++

This commit is contained in:
Jeff Mitchell 2018-01-17 19:20:32 -05:00
parent e06cb595fc
commit 9fa314e639
1 changed files with 3 additions and 0 deletions

View File

@ -14,6 +14,9 @@ IMPROVEMENTS:
* auth/okta: Support JSON lists when specifying groups and policies [GH-3801]
* physical/s3: Allow using paths with S3 for non-AWS deployments [GH-3730]
* physical/s3: Add ability to disable SSL for non-AWS deployments [GH-3730]
* plugins: Args for plugins can now be specified separately from the command,
allowing the same output format and input format for plugin information
[GH-3778]
* secret/pki: `ou` and `organization` can now be specified as a
comma-separated string or an array of strings [GH-3804]