From 408f838db36d68ac59e2473d2235864cf1ac007c Mon Sep 17 00:00:00 2001 From: Clint Date: Wed, 11 Feb 2015 17:52:10 -0800 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f1d504047..88f9eba96 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -44,6 +44,7 @@ BUG FIXES: Fixes issue where specific strings would convert to a negative index and be ommited when creating Route53 records. [GH-967] * provider/aws: ELB subnet change doesn't force new resource. [GH-804] + * provider/aws: Automatically suffix the Route53 zone name on record names. [GH-312] * provider/aws: Instance should ignore root EBS devices. [GH-877] * provider/aws: Fix `aws_db_instance` to not recreate each time. [GH-874] * provider/google: Fix bug preventing instances with metadata from being