Skip to content

Commit 4c08c0e

Browse files
Update changelog
1 parent 69163cd commit 4c08c0e

5 files changed

+22
-16
lines changed

.changes/0.18.0.md

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
## 0.18.0 (January 24, 2024)
2+
3+
FEATURES:
4+
5+
* generate: Add support for Provider-defined Function documentation ([#328](https://github.com/hashicorp/terraform-plugin-docs/issues/328))
6+
* migrate: Add support for Provider-defined Function documentation ([#328](https://github.com/hashicorp/terraform-plugin-docs/issues/328))
7+
8+
ENHANCEMENTS:
9+
10+
* validate: Add `functions` to list of allowed template and rendered website subdirectories ([#328](https://github.com/hashicorp/terraform-plugin-docs/issues/328))
11+

.changes/unreleased/ENHANCEMENTS-20240122-160317.yaml

-6
This file was deleted.

.changes/unreleased/FEATURES-20240122-160026.yaml

-5
This file was deleted.

.changes/unreleased/FEATURES-20240122-160050.yaml

-5
This file was deleted.

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## 0.18.0 (January 24, 2024)
2+
3+
FEATURES:
4+
5+
* generate: Add support for Provider-defined Function documentation ([#328](https://github.com/hashicorp/terraform-plugin-docs/issues/328))
6+
* migrate: Add support for Provider-defined Function documentation ([#328](https://github.com/hashicorp/terraform-plugin-docs/issues/328))
7+
8+
ENHANCEMENTS:
9+
10+
* validate: Add `functions` to list of allowed template and rendered website subdirectories ([#328](https://github.com/hashicorp/terraform-plugin-docs/issues/328))
11+
112
## 0.17.0 (January 17, 2024)
213

314
BREAKING CHANGES:

0 commit comments

Comments
 (0)