Update RELEASE_NOTES.md

***NO_CI***
This commit is contained in:
dotasek 2023-01-31 17:09:03 -05:00 committed by GitHub
parent 61e63b128a
commit 6e03d34d4b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 2 deletions

View File

@ -1,7 +1,12 @@
## Validator Changes
* no changes
* Fix for NPE rendering resources
## Other code changes
* no changes
* XHTML processing: Cater for "." in XML element and attribute names
* Handle R3 encoding of primitive values when validating profiles
* Improve error messaging when validating StructureDefinition
* Temporary Support for MedicationStatement in R5
* Rework Package API to allow for authentication on package servers
* Structure mapping now finds source Structure Definition by URI and sets ParserBase logical property appropriately.