From c5fe68ada7dcc21da149ae32f1a61e35e2b8c514 Mon Sep 17 00:00:00 2001 From: Grahame Grieve Date: Tue, 24 Oct 2023 17:45:12 +1100 Subject: [PATCH] release notes --- RELEASE_NOTES.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 5b27e682..7b5b7d16 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1 +1,4 @@ * Updates for CDA development +* Add test case for .slice() in FHIRPath +* Add test case for boundary conditions on regex filters +* Add test case for profile generation for required value sets