You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improved the title and description section for inner-subsystem ICDs (don't duplicate the same description, use component description instead of subsystem description when applicable.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,6 +25,7 @@ See also [JsonSchemaChanges.md](JsonSchemaChanges.md) for a list of changes in t
25
25
- Updated to Play-Framework-2.9.0-M2, which means icd can now be compiled and run with Java-17 (as well as Java-11).
26
26
- Fixed issues in the handling of older subsystem versions when generating graphs
27
27
- Fixed issues dealing with "refs"
28
+
- Improved the title and description display for inner-subsystem ICDs (changed to avoid duplicating information, use component description where applicable).
0 commit comments