This commit is contained in:
Alexander Wang 2025-02-21 08:44:39 -08:00
parent 36282393fd
commit 822f18bd5a
No known key found for this signature in database
GPG key ID: D89FA31966BDBECE

View file

@ -9,3 +9,4 @@
- Compiler: - Compiler:
- fixes panic when `sql_shape` shape value had mixed casing [#2349](https://github.com/terrastruct/d2/pull/2349) - 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) - fixes support for `center` in `d2-config` [#2360](https://github.com/terrastruct/d2/pull/2360)
- CLI: fetch and render remote images of mimetype octet-stream correctly [#2370](https://github.com/terrastruct/d2/pull/2370)