release notes
This commit is contained in:
parent
c210724086
commit
86f55d424a
|
@ -1,7 +1,20 @@
|
|||
## Validator Changes
|
||||
|
||||
* no changes
|
||||
* Fix check for correct type name use in logical models (for CDA)
|
||||
* Fix bug loading packages (introduced working on minimal loading)
|
||||
* Fir NPE processing R3 Structure Definitions
|
||||
* exempt ele-1 from constraint consistency checking
|
||||
* Add -watch-scan-delay and -watch-settle-time
|
||||
* fix missing error validating structure maps
|
||||
* Fix bug with erroneous warning in snapshot generation about profile not being found
|
||||
* Update SPDX code system to latest version
|
||||
* Output proper filename in validation log
|
||||
|
||||
## Other code changes
|
||||
|
||||
* no changes
|
||||
* Refactor version utility code
|
||||
* Fix help placeholders
|
||||
* Better error when handling loading resources
|
||||
* fix duplicate element generation in CDA.AD type snapshot generation
|
||||
* Fix message about rendering problem. Actual solution... not sure.
|
||||
* Minimal Memory model changes for Npm for Android
|
||||
|
|
Loading…
Reference in New Issue