erlease notes

This commit is contained in:
Grahame Grieve 2022-03-17 23:21:36 +11:00
parent 572dbd789f
commit e8aab6db0e
1 changed files with 5 additions and 0 deletions

View File

@ -1,7 +1,12 @@
## Validator Changes
* no changes
* Add messageid to OperationOutcome from Validation
## Other code changes
* Fix for FHIRPathEngine.funcReplaceMatches() incorrectly returning Boolean in DSTU2 & DSTU3
* Fix NPE Processing missing markdown in definitions when generating snapshots
* add support for .matchesFull() and fix .matches() in FHIRPath
* Fix core package identification when loading new R5 core packages