From f274889c7e3c7c6e5ad6dfdc5fe7d783da867389 Mon Sep 17 00:00:00 2001 From: Grahame Grieve Date: Tue, 23 May 2023 17:41:31 +1000 Subject: [PATCH] release notes --- RELEASE_NOTES.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 13ab15751..df02c718a 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -2,11 +2,15 @@ * Snapshot Generation Changes: ** Check for slicenames without any slicing +** Check that slice names are unique ** Check for additional slicing rules in a set of slices ** Check that the minimum cardinality of a set of slices is correct * Clean up duplicate errors when dates/dateTimes/instants have invalid formats * Handle unknown code systems consistently when validating coded elements +* Handle sub-slicing case where slice matches both the slice definition and the sub-slice definition ## Other code changes * Add support for R4B to loader +* Change type if cache-id parameter +