From 47f8b50a85f8fd992d75c0c4215a4958df265900 Mon Sep 17 00:00:00 2001 From: Clint Date: Thu, 9 Apr 2015 11:55:10 -0500 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4bc09f9450..73ebcba1d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -29,6 +29,7 @@ BUG FIXES: causing unresolvable diffs [GH-1444] * provider/aws: Fix issue preventing launch configurations from being valid in EC2 Classic [GH-1412] + * provider/aws: Fix issue in updating Route 53 records on refresh/read. [GH-1430] * provider/docker: Don't ask for `cert_path` input on every run [GH-1432] * provider/google: Fix issue causing unresolvable diff on instances with `network_interface` [GH-1427]