Skip to content

Commit

Permalink
changlog
Browse files Browse the repository at this point in the history
Signed-off-by: John Kastner <[email protected]>
  • Loading branch information
john-h-kastner-aws committed Nov 22, 2024
1 parent c601969 commit a4201f6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions cedar-policy/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,11 @@ Cedar Language Version: TBD
- Added protobuf and JSON generation code to `cedar-policy-cli`.
- Added a new get helper method to Context that allows easy extraction of generic values from the context by key. This method simplifies the common use case of retrieving values from Context objects.

### Changed

- Stopped emitting warnings for identifiers containing certain printable ASCII
characters (e.g., `/` and `:`) (#1336, resolving #621)

## [4.2.2] - 2024-11-11
Cedar Language version: 4.1

Expand Down

0 comments on commit a4201f6

Please sign in to comment.