From f197bc024a50667d8f902ae87167e92e97abc462 Mon Sep 17 00:00:00 2001 From: Grahame Grieve Date: Mon, 6 Mar 2023 21:39:15 +1100 Subject: [PATCH] release notes --- RELEASE_NOTES.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 2ef670c2a..66b4740f7 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -3,9 +3,14 @@ * Add ConceptMap validation * Add StructureMap validation * Validate using type regex (had been omitted to now, mostly affects decimal validation) +* Add new -output-style values compact and compact-split +* Fix bug validating CDA choice elements without [x] in their names ## Other code changes * Various fixes and utilities to support StructureMap & ConceptMap validation * Fix Observation.value conversion between R5 and other versions +* Recognise R4B and R5 core packages +* Improvements to specification diffference engine for R5 publication +* More efficient XHTML AST model