Add release notes

This commit is contained in:
Grahame Grieve 2020-06-12 09:42:56 +10:00
parent 2128128072
commit 66532cc2c2
1 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,7 @@
* Override extension methods in BackboneElement to look in modifierExtensions as well as extensions
* First draft of Profile Comparison tools (org.hl7.fhir.r5.comparison)
* Improved error messages when snapshot generation fails when slicing something that doesn't repeat
* Improvements for CDA round-tripping (XML esacping issues, xsi:type related issues, namespacing issues)
* Fix bug rendering DiagnosticReports with multiple categories
* adjust check on Attachment to only be an warning (when no meaningful content exists)
* add security check mode to Validator