mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
Update CHANGELOG.md
This commit is contained in:
parent
e918fa83ec
commit
a4df1ba6d1
@ -17,6 +17,7 @@ BUG FIXES:
|
||||
* command/fmt: "Heredoc" sequences no longer cause incorrect indentation for following blocks [GH-20715]
|
||||
* command/state ...: The address-matching logic for all of these commands now correctly matches an address like `aws_instance.foo` only in the root module, rather than maching all resources/instances of the given type and name in descendent modules too. [GH-20719]
|
||||
* command/state mv: Some regressions between 0.11 and 0.12 have been addressed. [GH-20719]
|
||||
* command/plan: Diff renderer will no longer panic if an object is removed from the end of a list of objects. [GH-20765]
|
||||
|
||||
## 0.12.0-beta1 (Feb 28, 2019)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user