From 34412bf56c6719ed37042761379c9804286e271a Mon Sep 17 00:00:00 2001 From: Clint Date: Wed, 17 Feb 2016 10:03:23 -0600 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e18e2e5f49..7154ffeb15 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 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/openstack Add support for Distributed Routers [GH-4878] BUG FIXES: