changelog

This commit is contained in:
Alexander Wang 2022-12-11 16:47:23 -08:00
parent 794e864988
commit 115d618d8d
No known key found for this signature in database
GPG key ID: D89FA31966BDBECE

View file

@ -4,7 +4,9 @@
#### Bugfixes ⛑️
- Fixed crash when sequence diagrams had no messages
- Fixed crash when sequence diagrams had no messages.
[https://github.com/terrastruct/d2/pull/427](https://github.com/terrastruct/d2/pull/427)
- Fixed `constraint` keyword setting label.
[https://github.com/terrastruct/d2/issues/415](https://github.com/terrastruct/d2/issues/415)
- Fixed serialization affecting binary plugins (TALA).
[https://github.com/terrastruct/d2/pull/426](https://github.com/terrastruct/d2/pull/426)