Update CHANGELOG.md

This commit is contained in:
James Nugent 2016-02-17 13:36:17 -08:00
parent f7504f7f9f
commit 1e876e3530
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ IMPROVEMENTS:
* provider/aws: Add support for Tags to CloudTrail [GH-5135]
* provider/aws: Add support for Tags to ElasticSearch [GH-4973]
* provider/aws: Return an error if no matching route is found for an AWS Route [GH-5155]
* provider/aws: `aws_lambda_function` resources now support VPC configuration [GH-5149]
* provider/openstack Add support for Distributed Routers [GH-4878]
BUG FIXES: