update CHANGELOG.md
This commit is contained in:
parent
2b14a6d3b8
commit
f40df21988
|
@ -2,6 +2,8 @@
|
||||||
|
|
||||||
BUG FIXES:
|
BUG FIXES:
|
||||||
|
|
||||||
|
* core: the S3 Backend was failing to remove the state file checksums from DynamoDB when deleting a workspace [GH-15383]
|
||||||
|
* core: the state `rm` amd `mv` commands were always loading a state from a Backend, and ignoring the `-state` flag [GH-15388]
|
||||||
* core: Improved reslience against crashes for a certain kind of inconsistency in the representation of list values in state. [GH-15390]
|
* core: Improved reslience against crashes for a certain kind of inconsistency in the representation of list values in state. [GH-15390]
|
||||||
|
|
||||||
## 0.10.0-beta1 (June 22, 2017)
|
## 0.10.0-beta1 (June 22, 2017)
|
||||||
|
|
Loading…
Reference in New Issue