Skip to content

Commit

Permalink
added changeset for class diagram
Browse files Browse the repository at this point in the history
  • Loading branch information
ashishjain0512 committed Oct 30, 2024
1 parent 1c66237 commit 97c61d8
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .changeset/polite-rules-rescue.md
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

0 comments on commit 97c61d8

Please sign in to comment.