Skip to content

Commit 1f45e65

Browse files
committed
add description to changelog
Signed-off-by: Magnus Markling <[email protected]>
1 parent aadc14b commit 1f45e65

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

cedar-policy-cli/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66

77
- The default `--schema-format` is now `human` for all subcommands that take
88
`--schema-format`.
9+
- The `--partial-validate` option has been replaced with `--validation-mode`,
10+
taking the values `strict`, `permissive` (new) and `partial`.
11+
The latter two are kept behind their respective feature flags.
912

1013
## 3.2.0
1114

@@ -50,6 +53,7 @@ Now uses Cedar language version 3.1.0.
5053
- The `evaluate` command now shows source spans on parse errors.
5154

5255
### Fixed
56+
5357
- The `link` command now accepts templates in the Cedar JSON (EST) syntax.
5458

5559
## 3.0.1

0 commit comments

Comments
 (0)