updating changelog

This commit is contained in:
delfino 2025-02-18 19:02:36 +00:00
parent cfd36c831c
commit c8c4d30810
No known key found for this signature in database
GPG key ID: CFE0DD6A770BF48C

View file

@ -6,4 +6,6 @@
#### Bugfixes ⛑️
- Compiler: fixes panic when `sql_shape` shape value had mixed casing [#2349](https://github.com/terrastruct/d2/pull/2349)
- Compiler:
- fixes panic when `sql_shape` shape value had mixed casing [#2349](https://github.com/terrastruct/d2/pull/2349)
- fixes support for `center` in `d2-config` [#2360](https://github.com/terrastruct/d2/pull/2360)