From b37d76a3e72c36c6dd12a219959cf39ba001d1cd Mon Sep 17 00:00:00 2001 From: dotasek Date: Tue, 7 Mar 2023 09:48:49 -0500 Subject: [PATCH] Update RELEASE_NOTES.md ***NO_CI*** --- RELEASE_NOTES.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 7b06c6ab5..aa0f68f01 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,7 +1,16 @@ ## Validator Changes -* no changes +* Fix structure map validation issues around type +* Revise whitespace handling for unicode conformance in validator +* Improved error message for output directory requirements +* Improve compact version sorting in renderer +* Add timestamp to compact format ## Other code changes -* no changes \ No newline at end of file +* Fix JSON escaping utility function +* Bug fixes in XHTML processing. +* Convertors: Bug Fixes in spec evaluation +* Convertors: patchUrls now patches fhir-type extension values +* R5: Fix FML parsing missing locations +* R5: Fix location bugs in FML parsing