Update CHANGELOG.md

This commit is contained in:
Martin Atkins 2017-04-19 09:42:42 -07:00 committed by GitHub
parent 86d7c47c0a
commit cfa31b57a3
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ FEATURES:
IMPROVEMENTS:
* config: The interpolation function `cidrhost` now accepts a negative host number to count backwards from the end of the range [GH-13765]
* state/remote/swift: Support Openstack request logging [GH-13583]
* provider/aws: Add an option to skip getting the supported EC2 platforms [GH-13672]
* provider/aws: Add `name_prefix` support to `aws_cloudwatch_log_group` [GH-13273]