Update CHANGELOG.md

This commit is contained in:
James Nugent 2016-02-08 18:01:22 -05:00
parent b787fe2798
commit 73102aba42
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ FEATURES:
IMPROVEMENTS:
* core: Backend names are now down cased during `init` in the same manner as `remote config` [GH-5012]
* provider/aws: Add `is_multi_region_trail` option to CloudTrail [GH-4939]
* provider/aws: Add support for log validation + KMS encryption to `aws_cloudtrail` [GH-5051]