changelog

This commit is contained in:
Gavin Nishizawa 2023-04-10 20:09:01 -07:00
parent 22a2b80f5f
commit 42993b09f0
No known key found for this signature in database
GPG key ID: AE3B177777CE55CD

View file

@ -1,6 +1,7 @@
#### Features 🚀
- Export diagrams to `.pptx` (PowerPoint)[#1139](https://github.com/terrastruct/d2/pull/1139)
- Customize gap size in grid diagrams with `grid-gap`, `grid-gap-rows`, or `grid-gap-columns` [#1178](https://github.com/terrastruct/d2/issues/1178)
#### Improvements 🧹