Skip to content

Commit

Permalink
update changelog (fix previous)
Browse files Browse the repository at this point in the history
  • Loading branch information
pearkes committed Mar 6, 2015
1 parent 09bf26e commit a090aac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ IMPROVEMENTS:
info. [GH-1029]
* **New config function: `split`** - Split a value based on a delimiter.
This is useful for faking lists as parameters to modules.
* **New resource: `digitalocean_ssh_key`** [GH-1074]
* core: The serial of the state is only updated if there is an actual
change. This will lower the amount of state changing on things
like refresh.
Expand Down Expand Up @@ -68,7 +69,6 @@ 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,
Expand Down

0 comments on commit a090aac

Please sign in to comment.