add release notes

This commit is contained in:
Grahame Grieve 2022-12-01 08:48:58 +11:00
parent 8b5cb283af
commit 9a106b83a3
1 changed files with 5 additions and 2 deletions

View File

@ -1,7 +1,10 @@
## Validator Changes
* no changes
* Perform canonical resolution using package dependencies even for version specific references (workaround for VSAC bad behaviour)
## Other code changes
* no changes
* Fix conversion between R3 andR4/R5 for Immunization.notGiven
* Fix parameter handling for tx server responses
* Add cast support for more types in FML implementation
* Fixes to GQL Schema generation