changelog

This commit is contained in:
Gavin Nishizawa 2023-07-12 19:15:37 -07:00
parent d39c22f9a2
commit b93169062c
No known key found for this signature in database
GPG key ID: AE3B177777CE55CD

View file

@ -19,3 +19,4 @@
- Fixes edge case in compiler using dots in quotes [#1401](https://github.com/terrastruct/d2/pull/1401) - Fixes edge case in compiler using dots in quotes [#1401](https://github.com/terrastruct/d2/pull/1401)
- Fixes grid label font size for TALA [#1412](https://github.com/terrastruct/d2/pull/1412) - Fixes grid label font size for TALA [#1412](https://github.com/terrastruct/d2/pull/1412)
- Fixes person shape label positioning with `multiple` or `3d` [#1478](https://github.com/terrastruct/d2/pull/1478)