Update CHANGELOG.md
This commit is contained in:
parent
ae5332b42c
commit
eac63e9efa
|
@ -1,9 +1,5 @@
|
||||||
## 0.9.4 (Unreleased)
|
## 0.9.4 (Unreleased)
|
||||||
|
|
||||||
BUG FIXES:
|
|
||||||
|
|
||||||
* core: Add the close provider/provisioner transformers back [GH-13102]
|
|
||||||
|
|
||||||
FEATURES:
|
FEATURES:
|
||||||
|
|
||||||
* **New Data Source:** `google_compute_network` [GH-12442]
|
* **New Data Source:** `google_compute_network` [GH-12442]
|
||||||
|
@ -14,6 +10,8 @@ IMPROVEMENTS:
|
||||||
|
|
||||||
BUG FIXES:
|
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]
|
* provider/openstack: Fix updating Ports [GH-13604]
|
||||||
|
|
||||||
## 0.9.3 (April 12, 2017)
|
## 0.9.3 (April 12, 2017)
|
||||||
|
|
Loading…
Reference in New Issue