We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02db858 commit c2dc40aCopy full SHA for c2dc40a
cedar-policy/CHANGELOG.md
@@ -22,8 +22,8 @@ Cedar Language Version: TBD
22
includes a suggestion based on available extension functions (#1280, resolving #332).
23
- The error associated with parsing a non-existent extension method additionally
24
includes a suggestion based on available extension methods (#1289, resolving #246).
25
-- Extract action graph inversion from CoreSchema to ValidatorSchema instantiation to
26
- improve schema validation speeds. (#1290, as part of resolving #1285)
+- Extract action graph inversion from `CoreSchema` to `ValidatorSchema` instantiation
+ to improve schema validation speeds. (#1290, as part of resolving #1285)
27
28
### Fixed
29
0 commit comments