Update CHANGELOG.md

This commit is contained in:
Clint 2016-02-17 10:03:23 -06:00
parent 37a708a2f0
commit 34412bf56c
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@ IMPROVEMENTS:
* provider/aws: Add support for HTTP(S) endpoints that auto confirm SNS subscription [GH-4711] * provider/aws: Add support for HTTP(S) endpoints that auto confirm SNS subscription [GH-4711]
* provider/aws: Add support for Tags to CloudTrail [GH-5135] * provider/aws: Add support for Tags to CloudTrail [GH-5135]
* provider/aws: Add support for Tags to ElasticSearch [GH-4973] * 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/openstack Add support for Distributed Routers [GH-4878] * provider/openstack Add support for Distributed Routers [GH-4878]
BUG FIXES: BUG FIXES: