Skip to content

Commit ff6f844

Browse files
Ivan De Marinodetro
Ivan De Marino
authored andcommitted
Prepare CHANGELOG for 0.13.0
1 parent 78dfb78 commit ff6f844

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
# 0.13.0 (Unreleased)
1+
# 0.13.0 (July 8, 2022)
22

33
ENHANCEMENTS:
44

5-
* Group nested attributes by optional, required and read-only ([#163](https://github.com/hashicorp/terraform-plugin-docs/pull/163)).
5+
* schemamd: Nested attributes are now correctly grouped in "optional", "required" and "read-only" ([#163](https://github.com/hashicorp/terraform-plugin-docs/pull/163)).
66

77
BUG FIXES:
88

9-
* template functions: funtion `title` creates capitalize strings instead of upper strings ([#165](https://github.com/hashicorp/terraform-plugin-docs/pull/165)).
9+
* template functions: `title` now capitalizes each word in the input string, instead of upper-casing them ([#165](https://github.com/hashicorp/terraform-plugin-docs/pull/165)).
1010

1111
# 0.12.0 (June 29, 2022)
1212

0 commit comments

Comments
 (0)