changelog

This commit is contained in:
Júlio César Batista 2023-01-06 16:08:02 -03:00
parent 5fc492669e
commit 3a5e5bd113
No known key found for this signature in database
GPG key ID: 10C4B861BF314878

View file

@ -14,3 +14,4 @@
- Fixes an error during ELK layout when images had empty labels. [#555](https://github.com/terrastruct/d2/pull/555)
- Fixes rendering classes and tables with empty headers. [#498](https://github.com/terrastruct/d2/pull/498)
- Fixes rendering sql tables with no columns. [#553](https://github.com/terrastruct/d2/pull/553)
- Fixes routing between sql table columns if the column name is the prefix of the table name [#615](https://github.com/terrastruct/d2/pull/615)