release notes

This commit is contained in:
Grahame Grieve 2022-01-14 12:47:52 +11:00
parent 1b8a4eeaae
commit ac1782e4a4
1 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1,12 @@
## Validator
* changes to profile comparison based on discussion at Jan 2022 connectathon
* fix FHIRPath handling for incomplete FHIRPath expressions
## Other code changes
* fix markdown related dependencies
* fix NPE in Utilities.pathURL()
* fix logging problem in tx server logging
* fix problem caching value sets during validation
* fix NPE setting locale based on canonical jurisdiction
* Improve rendering for Quantity/Range + return display when validating for rendering purposes