Update CHANGELOG.md

This commit is contained in:
Dana Hoffman 2017-04-13 16:19:51 -07:00 committed by GitHub
parent ae5332b42c
commit eac63e9efa
1 changed files with 2 additions and 4 deletions

View File

@ -1,9 +1,5 @@
## 0.9.4 (Unreleased)
BUG FIXES:
* core: Add the close provider/provisioner transformers back [GH-13102]
FEATURES:
* **New Data Source:** `google_compute_network` [GH-12442]
@ -14,6 +10,8 @@ IMPROVEMENTS:
BUG FIXES:
* core: Add the close provider/provisioner transformers back [GH-13102]
* provider/google: Stop setting the id when project creation fails [GH-13644]
* provider/openstack: Fix updating Ports [GH-13604]
## 0.9.3 (April 12, 2017)