-
-
Notifications
You must be signed in to change notification settings - Fork 6.6k
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
1 parent
1c66237
commit 97c61d8
Showing
1 changed file
with
15 additions
and
0 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 |
---|---|---|
@@ -0,0 +1,15 @@ | ||
--- | ||
'mermaid': minor | ||
--- | ||
|
||
Class diagram changes: | ||
|
||
- Updates the class diagram to the new unified way of rendering. | ||
- Includes a new "classBox" shape to be used in diagrams | ||
- Other updates such as: | ||
- the option to hide the empty members box in class diagrams, | ||
- support for handDrawn look, | ||
- the introduction of the classDef statement into class diagrams, | ||
- support for styling the default class, | ||
- support lollipop interfaces. | ||
- Includes fixes / additions for #5562 #3139 and #4037 |