release notes
This commit is contained in:
parent
1b8a4eeaae
commit
ac1782e4a4
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue