changelog

This commit is contained in:
Alexander Wang 2023-01-29 14:21:01 -08:00
parent 8b141d37f0
commit dc1679b872
No known key found for this signature in database
GPG key ID: D89FA31966BDBECE

View file

@ -8,6 +8,8 @@
#### Improvements 🧹
- Code snippets use bold and italic font styles as determined by highlighter [#710](https://github.com/terrastruct/d2/issues/710), [#741](https://github.com/terrastruct/d2/issues/741)
#### Bugfixes ⛑️
- Fixes groups overlapping in sequence diagrams when they end in a self loop. [#728](https://github.com/terrastruct/d2/pull/728)