Skip to content

Commit 0d49b43

Browse files
Update changelog
1 parent eb49c34 commit 0d49b43

File tree

4 files changed

+14
-12
lines changed

4 files changed

+14
-12
lines changed

.changes/0.19.1.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
## 0.19.1 (April 22, 2024)
2+
3+
BUG FIXES:
4+
5+
* generate: fixed a bug where attribute titles were not being generated for nested object attributes ([#357](https://github.com/hashicorp/terraform-plugin-docs/issues/357))
6+
* generate: fixed a bug where the `plainmarkdown` function did not output plain URLs ([#361](https://github.com/hashicorp/terraform-plugin-docs/issues/361))
7+

.changes/unreleased/BUG FIXES-20240417-171709.yaml

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

.changes/unreleased/BUG FIXES-20240419-154226.yaml

Lines changed: 0 additions & 6 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.1 (April 22, 2024)
2+
3+
BUG FIXES:
4+
5+
* generate: fixed a bug where attribute titles were not being generated for nested object attributes ([#357](https://github.com/hashicorp/terraform-plugin-docs/issues/357))
6+
* generate: fixed a bug where the `plainmarkdown` function did not output plain URLs ([#361](https://github.com/hashicorp/terraform-plugin-docs/issues/361))
7+
18
## 0.19.0 (April 15, 2024)
29

310
BREAKING CHANGES:

0 commit comments

Comments
 (0)