changelog

This commit is contained in:
Alexander Wang 2023-06-07 15:40:51 -07:00
parent 538812f928
commit 686198e207
No known key found for this signature in database
GPG key ID: D89FA31966BDBECE

View file

@ -1,5 +1,7 @@
#### Features 🚀
- D2 files have the ability to import from other D2 files. See [docs](https://d2lang.com/tour/imports). [#1371](https://github.com/terrastruct/d2/pull/1371)
#### Improvements 🧹
- Use shape specific sizing for grid containers [#1294](https://github.com/terrastruct/d2/pull/1294)