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
e85093ce08
commit
7dfdcb9c2d
@ -5,6 +5,7 @@ BUG FIXES:
|
||||
* core: Always try to select a workspace after initialization [GH-21234]
|
||||
* command/show: fix inconsistent json output causing a panic [GH-21541]
|
||||
* config: `distinct` function no longer panics when given an empty list [GH-21538]
|
||||
* config: Don't panic when a `version` constraint is added to a module that was previously initialized without one [GH-21542]
|
||||
|
||||
## 0.12.0 (May 22, 2019)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user