From 8d208ebba466b8f67006aba8c340b7edf4538095 Mon Sep 17 00:00:00 2001 From: Grahame Grieve Date: Fri, 12 Jul 2024 19:07:36 +0800 Subject: [PATCH] release notes --- RELEASE_NOTES.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 7b06c6ab5..b641b7899 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,7 +1,16 @@ ## Validator Changes -* no changes +* Add clearer message for errors around unable to validate because unknown code system +* Fix problem with fhirVersion cardinality validating IG resources + +## WHO I18n Project + +* Remove Questionnaire.item.linkId from translatable content ## Other code changes -* no changes \ No newline at end of file +* Further revisions to rendering framework for id uniqueness, main spec rendering, and various reported issues +* Improve doco for R4/R4B renderers +* Introduce backwards compatible constructor in ValidationEngineBuilder and fix useEcosystem +* Use v2 of PublishCodeCoverageResults (#1665) +* #1583 do not serialize choice group + add testcase \ No newline at end of file