From 9c09320530aec59493814238852786584999bcd5 Mon Sep 17 00:00:00 2001 From: Grahame Grieve Date: Tue, 22 Sep 2020 04:09:27 +1000 Subject: [PATCH] release notes --- RELEASE_NOTES.md | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 5c49d3361..a27e809f7 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,11 +1,6 @@ Validator: -* Fix handling resources in bundles when type is profiled -* Prevent NPE resolving resource in batch -* fix value set validation for primitive types when an expansion is provided, and the code system is not known +* No Changes Other Changes: -* Package Subsystem - Support wildcars for patch version -* Renderer: Don't make a column for definitions in a code system if there are none -* Renderer: special case support for fr-CA language -* Renderer: Prevent NPE when auto-generating narrative and an illegal resource type is encountered -* FHIRPath Engine: correction for allowing boolean conversion of primitive types +* Various minor improvements to rendering code +