Updated CHANGELOG

This commit is contained in:
Bartek Kryza
2023-10-09 17:56:27 +02:00
parent 1983a609a0
commit c398c6ffda

View File

@@ -1,5 +1,9 @@
# CHANGELOG
* Added 'title' diagram property (#184)
* Make sure sequence diagram messages generated during static variable
initialization are rendered only once (#183)
### 0.4.0
* Added MermaidJS diagram generators (#27)