Update CHANGELOG.md

This commit is contained in:
Paul Hinze 2015-01-30 17:54:31 -06:00
parent 44759903fa
commit 170ddc4bd4
1 changed files with 3 additions and 0 deletions

View File

@ -7,6 +7,9 @@ FEATURES:
IMPROVEMENTS:
* **New resources: `google_compute_forwarding_rule`, `google_compute_http_health_check`,
and `google_compute_target_pool`** - Together these provide network-level
load balancing. [GH-588]
* core: Formalized the syntax of interpolations and documented it
very heavily.
* core: Strings in interpolations can now contain further interpolations,