Skip to content

Commit fc2fdc0

Browse files
Update changelog
1 parent 308f0fc commit fc2fdc0

File tree

4 files changed

+14
-11
lines changed

4 files changed

+14
-11
lines changed

.changes/0.19.2.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
## 0.19.2 (April 29, 2024)
2+
3+
BUG FIXES:
4+
5+
* migrate: Ensured idempotency of template files when command is ran multiple times ([#364](https://github.com/hashicorp/terraform-plugin-docs/issues/364))
6+
* generate: Prevented automatic `id` attribute behaviors under blocks ([#365](https://github.com/hashicorp/terraform-plugin-docs/issues/365))
7+

.changes/unreleased/BUG FIXES-20240426-095042.yaml

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changes/unreleased/BUG FIXES-20240426-111333.yaml

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 0.19.2 (April 29, 2024)
2+
3+
BUG FIXES:
4+
5+
* migrate: Ensured idempotency of template files when command is ran multiple times ([#364](https://github.com/hashicorp/terraform-plugin-docs/issues/364))
6+
* generate: Prevented automatic `id` attribute behaviors under blocks ([#365](https://github.com/hashicorp/terraform-plugin-docs/issues/365))
7+
18
## 0.19.1 (April 22, 2024)
29

310
BUG FIXES:

0 commit comments

Comments
 (0)