From a4201f6f5b6246385c68aaaf9ef0295897e00d49 Mon Sep 17 00:00:00 2001 From: John Kastner Date: Fri, 22 Nov 2024 22:28:49 +0000 Subject: [PATCH] changlog Signed-off-by: John Kastner --- cedar-policy/CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/cedar-policy/CHANGELOG.md b/cedar-policy/CHANGELOG.md index 43b2757a4..018c6cba6 100644 --- a/cedar-policy/CHANGELOG.md +++ b/cedar-policy/CHANGELOG.md @@ -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