d2/ci/release/changelogs/next.md
Gavin Nishizawa e27999882d
changelog
2022-12-19 17:53:56 -08:00

8 lines
305 B
Markdown

#### Features 🚀
#### Improvements 🧹
#### Bugfixes ⛑️
- `d2 fmt` only rewrites if it has changes, instead of always rewriting. [#470](https://github.com/terrastruct/d2/pull/470)
- Fixed an issue where text could overflow in sql_table shapes. [#458](https://github.com/terrastruct/d2/pull/458)