diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 7b06c6ab5..8dd6be192 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,7 +1,14 @@ ## Validator Changes -* no changes +* Improved Errors for bad resource ids +* R5 ballot: Hack around discovered issues in the ballot +* Enforce value set & code system versioning when validating codes +* Enable bulk -snapshot and -convert on multiple/wildcard -source ## Other code changes -* no changes \ No newline at end of file +* Rework validator test cases to not have inter-test dependencies (+ fix up to allow contexts to be cloned) +* add first draft of xliff production +* Add ActorDefinition conversions R5 -> R4, R4B, R3 +* Add support for validating logical model json files (not surfaced in CLI yet) +* Updates for changes to extension URLs in Tools IG