From 8fae331ac81b828b6b210e31a2f1703876e883b8 Mon Sep 17 00:00:00 2001 From: Grahame Grieve Date: Wed, 1 Feb 2023 17:05:37 +1100 Subject: [PATCH] release --- RELEASE_NOTES.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 7bb581be9..962523f74 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,6 +1,9 @@ ## Validator Changes * Fix for NPE rendering resources +* Consider CanonicalResource to be a CanonicalResource when validating profile references +* Work around error in R5 sdf-29 invariant + ## Other code changes @@ -8,5 +11,7 @@ * Handle R3 encoding of primitive values when validating profiles * Improve error messaging when validating StructureDefinition * Temporary Support for MedicationStatement in R5 +* Work around for Identifier.use = ? in THO R5 package (old error) * Rework Package API to allow for authentication on package servers * Structure mapping now finds source Structure Definition by URI and sets ParserBase logical property appropriately. +* DOn't convert ig-r4 when converting package versions