Skip to content

Commit 5083392

Browse files
Update changelog
1 parent cd82393 commit 5083392

6 files changed

+18
-20
lines changed

.changes/0.12.0.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
## 0.12.0 (August 30, 2023)
2+
3+
ENHANCEMENTS:
4+
5+
* boolvalidator: Added `All`, `Any`, and `AnyWithAllWarnings` validators ([#158](https://github.com/hashicorp/terraform-plugin-framework-validators/issues/158))
6+
* datasourcevalidator: Added `All`, `Any`, and `AnyWithAllWarnings` validators ([#158](https://github.com/hashicorp/terraform-plugin-framework-validators/issues/158))
7+
* providervalidator: Added `All`, `Any`, and `AnyWithAllWarnings` validators ([#158](https://github.com/hashicorp/terraform-plugin-framework-validators/issues/158))
8+
* resourcevalidator: Added `All`, `Any`, and `AnyWithAllWarnings` validators ([#158](https://github.com/hashicorp/terraform-plugin-framework-validators/issues/158))
9+

.changes/unreleased/ENHANCEMENTS-20230818-185606.yaml

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

.changes/unreleased/ENHANCEMENTS-20230818-185653.yaml

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

.changes/unreleased/ENHANCEMENTS-20230818-185720.yaml

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

.changes/unreleased/ENHANCEMENTS-20230818-185806.yaml

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

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## 0.12.0 (August 30, 2023)
2+
3+
ENHANCEMENTS:
4+
5+
* boolvalidator: Added `All`, `Any`, and `AnyWithAllWarnings` validators ([#158](https://github.com/hashicorp/terraform-plugin-framework-validators/issues/158))
6+
* datasourcevalidator: Added `All`, `Any`, and `AnyWithAllWarnings` validators ([#158](https://github.com/hashicorp/terraform-plugin-framework-validators/issues/158))
7+
* providervalidator: Added `All`, `Any`, and `AnyWithAllWarnings` validators ([#158](https://github.com/hashicorp/terraform-plugin-framework-validators/issues/158))
8+
* resourcevalidator: Added `All`, `Any`, and `AnyWithAllWarnings` validators ([#158](https://github.com/hashicorp/terraform-plugin-framework-validators/issues/158))
9+
110
## 0.11.0 (August 03, 2023)
211

312
NOTES:

0 commit comments

Comments
 (0)