mirror of
https://github.com/opentofu/opentofu.git
synced 2024-12-26 08:51:02 -06:00
15 lines
514 B
Markdown
15 lines
514 B
Markdown
## 0.14.0 (Unreleased)
|
|
|
|
BUG FIXES:
|
|
|
|
* command/clistate: return an error on a state unlock failure [GH-25729]
|
|
* lang/funcs: fix panic when element() is called with a negative offset [GH-26079]
|
|
|
|
## Previous Releases
|
|
|
|
For information on prior major releases, see their changelogs:
|
|
|
|
* [v0.13](https://github.com/hashicorp/terraform/blob/v0.13/CHANGELOG.md)
|
|
* [v0.12](https://github.com/hashicorp/terraform/blob/v0.12/CHANGELOG.md)
|
|
* [v0.11 and earlier](https://github.com/hashicorp/terraform/blob/v0.11/CHANGELOG.md)
|