Skip to content

Commit c4e6bff

Browse files
Update changelog
1 parent 93aa7d3 commit c4e6bff

File tree

4 files changed

+14
-11
lines changed

4 files changed

+14
-11
lines changed

.changes/0.16.0.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
## 0.16.0 (July 06, 2023)
2+
3+
ENHANCEMENTS:
4+
5+
* generate: Prevent files and subdirectories in the rendered website directory that are not directly managed by `tfplugindocs` from being deleted during generation ([#267](https://github.com/hashicorp/terraform-plugin-docs/issues/267))
6+
* validate: Add `cdktf` to list of allowed rendered website subdirectories ([#267](https://github.com/hashicorp/terraform-plugin-docs/issues/267))
7+

.changes/unreleased/ENHANCEMENTS-20230629-144119.yaml

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

.changes/unreleased/ENHANCEMENTS-20230706-111427.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.16.0 (July 06, 2023)
2+
3+
ENHANCEMENTS:
4+
5+
* generate: Prevent files and subdirectories in the rendered website directory that are not directly managed by `tfplugindocs` from being deleted during generation ([#267](https://github.com/hashicorp/terraform-plugin-docs/issues/267))
6+
* validate: Add `cdktf` to list of allowed rendered website subdirectories ([#267](https://github.com/hashicorp/terraform-plugin-docs/issues/267))
7+
18
## 0.15.0 (June 07, 2023)
29

310
BREAKING CHANGES:

0 commit comments

Comments
 (0)