release notes

This commit is contained in:
Grahame Grieve 2020-09-22 04:09:27 +10:00
parent 3c0b20eb16
commit 9c09320530
1 changed files with 3 additions and 8 deletions

View File

@ -1,11 +1,6 @@
Validator: Validator:
* Fix handling resources in bundles when type is profiled * No Changes
* 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
Other Changes: Other Changes:
* Package Subsystem - Support wildcars for patch version * Various minor improvements to rendering code
* 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