Skip to content
This repository was archived by the owner on Dec 27, 2024. It is now read-only.

Commit cc90119

Browse files
chore(main): release 1.6.0 (#56)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6b0e629 commit cc90119

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [1.6.0](https://github.com/FrangipaneTeam/terraform-plugin-framework-validators/compare/v1.5.2...v1.6.0) (2023-06-09)
4+
5+
6+
### Features
7+
8+
* add validator `null_if_attribute_is_one_of` ([#52](https://github.com/FrangipaneTeam/terraform-plugin-framework-validators/issues/52)) ([ada0563](https://github.com/FrangipaneTeam/terraform-plugin-framework-validators/commit/ada056330e16d045868d187abd703e7c86923911))
9+
10+
11+
### Bug Fixes
12+
13+
* pathExpression missing in attribute NullIfAttributeIsOneOf validator ([#57](https://github.com/FrangipaneTeam/terraform-plugin-framework-validators/issues/57)) ([6b0e629](https://github.com/FrangipaneTeam/terraform-plugin-framework-validators/commit/6b0e6291635435fcc84715b3a4bd4533621bdf0f))
14+
315
## [1.5.2](https://github.com/FrangipaneTeam/terraform-plugin-framework-validators/compare/v1.5.1...v1.5.2) (2023-06-08)
416

517

0 commit comments

Comments
 (0)