diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 7b06c6ab5..a2f9a6ec6 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,7 +1,9 @@ ## Validator Changes -* no changes +* Fix FHIRPath type resolution for logical models +* Update parsers to record the element format for logical model validation +* fix profile matching for CDA logical models ## Other code changes -* no changes \ No newline at end of file +* Upgrade PackageVisitor for XIG