Update CHANGELOG.

This commit is contained in:
Dave Cunningham 2015-07-28 16:01:04 -04:00
parent 4fa68716c2
commit 8031d60ced
1 changed files with 5 additions and 0 deletions

View File

@ -1,5 +1,10 @@
## 0.6.2 (Unreleased)
FEATURES:
* **New resource: `google_compute_instance_group_manager`** [GH-2868]
* **New resource: `google_compute_autoscaler`** [GH-2868]
IMPROVEMENTS:
* core: Add resource IDs to errors coming from `apply`/`refresh` [GH-2815]