Skip to content

Commit 5482e99

Browse files
author
Ivan De Marino
committed
Preparing CHANGELOG notes
1 parent 58d15ef commit 5482e99

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.changelog/32.txt

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
```release-note:breaking-change
2+
Renaming package `validatordiag` to be at `helpers/validatordiag`.
3+
```
4+
5+
```release-note:feature
6+
Introduced `schemavalidator` package with 4 new validation functions: `RequiredWith()`, `ConflictsWith()`, `AtLeastOneOf()`, `ExactlyOneOf()`.
7+
```
8+
9+
```release-note:feature
10+
Introduced `helpers/attributepath`, useful when needing to print out in a practitioner-friendly format instanceas of `tftypes.AttributePath`.
11+
```

0 commit comments

Comments
 (0)