update CHANGELOG
This commit is contained in:
parent
23a1dcdec2
commit
a2682bc94b
|
@ -22,6 +22,9 @@ BUG FIXES:
|
|||
0.9.0-beta1 FIXES:
|
||||
|
||||
* core: fix local state locking on Windows [GH-12059]
|
||||
* core: destroy provisioners dependent on module variables work [GH-12063]
|
||||
* core: resource destruction happens after dependent resources' destroy provisioners [GH-12063]
|
||||
* core: invalid resource attribute interpolation in a destroy provisioner errors [GH-12063]
|
||||
* command/init: allow unsetting a backend properly [GH-11988]
|
||||
* command/apply: fix crash that could happen with an empty directory [GH-11989]
|
||||
|
||||
|
|
Loading…
Reference in New Issue