update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2015-02-18 06:57:43 -08:00
parent 4f10f6a15b
commit a4d6420d58
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ IMPROVEMENTS:
load balancing. [GH-588]
* **New resource: `aws_main_route_table_association`** - Manage the main routing table
of a VPC. [GH-918]
* **New resource: `aws_vpc_peering_connection`** [GH-963]
* core: Formalized the syntax of interpolations and documented it
very heavily.
* core: Strings in interpolations can now contain further interpolations,