release notes

This commit is contained in:
Grahame Grieve 2022-07-22 15:25:49 +10:00
parent 5284773527
commit 77a951b641
1 changed files with 10 additions and 2 deletions

View File

@ -1,7 +1,15 @@
## Validator Changes
* no changes
* Fix issue with startsWith in FHIRPath engine
* Fix bugs validating references (some references not resolved)
* Fix minor issue supporting 4.3.0 (R4B)
* fix bug loading R5 extensions
## Other code changes
* Update R5 for revised ConceptMap in R5 cibuild, and release new core library for R5 build process
* Fix NPE rendering bundles
* R5 Changes to ConceptMap
* Fix bug accessing polymorphic fields when rendering
* Fix bug rendering extensions
* Fix bug around lazy loading packages when validating references
* Add ability to suppress serialising ids when serialising element models