This commit is contained in:
Alexander Wang 2024-10-09 15:25:40 -06:00
parent a810e6d87e
commit e965565548
No known key found for this signature in database
GPG key ID: BE3937D0D52D8927

View file

@ -1,5 +1,7 @@
#### Features 🚀
- Render: SVG files render in non-browser contexts (e.g. Inkscape, LaTeX) [#2147](https://github.com/terrastruct/d2/pull/2147)
#### Improvements 🧹
- Lib: removes a dependency on external slog that was causing troubles with installation [#2137](https://github.com/terrastruct/d2/pull/2137)