Skip to content

Commit 4a4c538

Browse files
committed
Updating CHANGELOG.md for v0.6.0 release
1 parent 79732b0 commit 4a4c538

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# 0.6.0 (November 17, 2022)
2+
3+
NOTES:
4+
* all: This Go module has been updated for deprecations in terraform-plugin-framework version 0.15.0 ([#72](https://github.com/hashicorp/terraform-plugin-framework-validators/issues/72))
5+
* all: This Go module has been updated to make it compatible with the breaking changes in terraform-plugin-framework version 0.16.0 ([#77](https://github.com/hashicorp/terraform-plugin-framework-validators/issues/77))
6+
7+
BUG FIXES:
8+
* mapvalidator: Updated `KeysAre()` to return all errors instead of just the first ([#74](https://github.com/hashicorp/terraform-plugin-framework-validators/issues/74))
9+
110
# 0.5.0 (August 30, 2022)
211

312
NOTES:

0 commit comments

Comments
 (0)