From ceab17fcb0531c7716b1451f8afe443f4938e897 Mon Sep 17 00:00:00 2001 From: Grahame Grieve Date: Tue, 27 Aug 2024 17:54:39 +0800 Subject: [PATCH] release notes --- RELEASE_NOTES.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index e69de29b..80186e9c 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -0,0 +1,7 @@ +* Tx Tests: Correct erroneous error message in tx tests +* FHIRPath tests: revise lowBoundary() and highBoundary() tests after discussion on Zulip (R4, R4B, R5) +* Snapshot Tests: update snapshot tests to remove narrative and adjust for changes to map processing +* Snapshot Tests: add test cases for handling mapping when generating snapshots +* Validation Tests: change xxe error message +* Rendering Tests: Updates to capability statement rendering +* Rendering Tests: update narrative test for fix to reference processing