Skip to content

Commit fac6290

Browse files
Ivan De Marinodetro
authored andcommitted
Preparing changelog for 0.12.0
1 parent 88d3e4a commit fac6290

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# 0.12.0 (June 29, 2022)
2+
3+
BUG FIXES:
4+
5+
* template data: A regression was introduced in [#155](https://github.com/hashicorp/terraform-plugin-docs/pull/155) making template data field `HasExample` and `HasImport` always true ([#162](https://github.com/hashicorp/terraform-plugin-docs/pull/162)).
6+
7+
NEW FEATURES:
8+
9+
* template functions: Added `lower`, `upper` and `title` ([#162](https://github.com/hashicorp/terraform-plugin-docs/pull/162)).
10+
11+
ENHANCEMENTS:
12+
13+
* Added documentation for all the template functions and template data fields ([#162](https://github.com/hashicorp/terraform-plugin-docs/pull/162)).
14+
115
# 0.11.0 (June 28, 2022)
216

317
NEW FEATURES:

0 commit comments

Comments
 (0)