Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
hc-github-team-tf-provider-devex committed Jun 4, 2024
1 parent 8b33694 commit 418cfb3
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 10 deletions.
10 changes: 10 additions & 0 deletions .changes/0.19.4.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
## 0.19.4 (June 04, 2024)

NOTES:

* validate: The number of files check has been removed to match the latest Terraform Registry ingress logic ([#381](https://github.com/hashicorp/terraform-plugin-docs/issues/381))

BUG FIXES:

* generate: Prevented incorrect attribute paths with nested attributes that contain multiple attributes ([#380](https://github.com/hashicorp/terraform-plugin-docs/issues/380))

5 changes: 0 additions & 5 deletions .changes/unreleased/BUG FIXES-20240603-092911.yaml

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/unreleased/NOTES-20240531-093539.yaml

This file was deleted.

10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## 0.19.4 (June 04, 2024)

NOTES:

* validate: The number of files check has been removed to match the latest Terraform Registry ingress logic ([#381](https://github.com/hashicorp/terraform-plugin-docs/issues/381))

BUG FIXES:

* generate: Prevented incorrect attribute paths with nested attributes that contain multiple attributes ([#380](https://github.com/hashicorp/terraform-plugin-docs/issues/380))

## 0.19.3 (May 28, 2024)

BUG FIXES:
Expand Down

0 comments on commit 418cfb3

Please sign in to comment.