release notes

This commit is contained in:
Grahame Grieve 2022-07-26 06:58:03 +10:00
parent 15bfd84da9
commit e47b61936c

View File

@ -1,7 +1,13 @@
## Validator Changes
* no changes
* Add support for OID 1.3.160 (very short OIDs are special)
* Fix evaluation of ValueSets that have only one value set import
## Other code changes
* no changes
* Rework precision checking in datetime
* Update version conversion to not drop modifierExtensions
* Fix DocumentRendering to generate Composition Narrative if not present
* Restore Search Parameters (missing due to R5 draft generation issues)
* Don't access getBinaries directly in XVerExtensionManager