changelog

This commit is contained in:
Gavin Nishizawa 2023-11-06 16:45:46 -08:00
parent eb2b637b42
commit 9f69c56833
No known key found for this signature in database
GPG key ID: AE3B177777CE55CD

View file

@ -19,3 +19,4 @@
- Adds a compiler error when accidentally using an arrowhead on a shape [#1686](https://github.com/terrastruct/d2/pull/1686)
- Correctly reports errors from invalid values set by globs. [#1691](https://github.com/terrastruct/d2/pull/1691)
- Fixes panic when spread substitution referenced a nonexistant var. [#1695](https://github.com/terrastruct/d2/pull/1695)
- Fixes incorrect appendix icon numbering. [#1704](https://github.com/terrastruct/d2/pull/1704)