-
Notifications
You must be signed in to change notification settings - Fork 168
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Grahame Grieve
committed
Nov 21, 2024
1 parent
e7e605c
commit 4de39a7
Showing
1 changed file
with
18 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,23 @@ | ||
## Validator Changes | ||
|
||
* no changes | ||
* fix value set validation on import validation to find external value sets | ||
* Fix terminology tester for change to language header | ||
* Adjust wording of R5 slicing check | ||
* Sort entries in error message about profiles to make the order reproducible | ||
|
||
## Security Issues | ||
|
||
* Automate testing for XMLUtils factory methods | ||
|
||
## Other code changes | ||
|
||
* no changes | ||
* update language files and add french | ||
* make HTA messages translatable | ||
* new release - pubpack | ||
* NPE fixes | ||
* suppress Json resourceType property in some logical models | ||
* Fix missing isModifierReason on modifier extensions | ||
* fix bug converting NamingSystem.url between versions | ||
* Fix IG dependsOn.reason conversion | ||
* fix code generation for enums | ||
* Whitespace formatting and support for complex extensions |