terraform/CHANGELOG.md

14 lines
426 B
Markdown
Raw Normal View History

## 0.14.0 (Unreleased)
2020-05-29 01:13:23 +02:00
2020-09-03 17:02:35 +02:00
BUG FIXES:
* element(): fix panic when called with a negative offset [GH-26079]
2020-04-28 18:27:10 +02:00
## Previous Releases
For information on prior major releases, see their changelogs:
2018-10-26 15:05:44 +02:00
* [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)