update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2015-02-19 09:46:36 -08:00
parent 448ebd1372
commit 34b3e3ced6

View File

@ -52,7 +52,6 @@ BUG FIXES:
* helper/hashcode: Update `hash.String()` to always return a positive index.
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]