release notes

This commit is contained in:
Grahame Grieve 2024-01-11 08:21:51 +11:00
parent 97ea3903b0
commit 4157a25f4e
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ major upgrade to validation - use terminology server to perform more logic, and
* fix bug handling XML name extension
* Fix FHIRPath validation errors around use of %resource and %rootResource
* Correct validator enforcement of minValue for decimal and integer (#1538)
* Suppress date errors when searching for packages (some packages couldn't be installed)
## Other code changes