update changelog

This commit is contained in:
Jack Pearkes 2015-03-06 10:02:09 -08:00
parent 26cc99bf3f
commit 09bf26e844
1 changed files with 1 additions and 0 deletions

View File

@ -68,6 +68,7 @@ IMPROVEMENTS:
* **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]
* **New resource: `digitalocean_ssh_key`** [GH-1074]
* core: Formalized the syntax of interpolations and documented it
very heavily.
* core: Strings in interpolations can now contain further interpolations,