Skip to content

Commit 954fc54

Browse files
Update changelog
1 parent 347dc6c commit 954fc54

File tree

4 files changed

+14
-10
lines changed

4 files changed

+14
-10
lines changed

.changes/0.24.0.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
## 0.24.0 (October 13, 2025)
2+
3+
FEATURES:
4+
5+
* generate: Support multiple configuration example files in default templates ([#508](https://github.com/hashicorp/terraform-plugin-docs/issues/508))
6+
* generate/migrate/validate: Add support for list resources ([#528](https://github.com/hashicorp/terraform-plugin-docs/issues/528))
7+

.changes/unreleased/FEATURES-20250819-133400.yaml

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

.changes/unreleased/FEATURES-20251001-095120.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.24.0 (October 13, 2025)
2+
3+
FEATURES:
4+
5+
* generate: Support multiple configuration example files in default templates ([#508](https://github.com/hashicorp/terraform-plugin-docs/issues/508))
6+
* generate/migrate/validate: Add support for list resources ([#528](https://github.com/hashicorp/terraform-plugin-docs/issues/528))
7+
18
## 0.23.0 (September 17, 2025)
29

310
FEATURES:

0 commit comments

Comments
 (0)