d2/ci/release/changelogs/next.md

11 lines
447 B
Markdown
Raw Normal View History

2022-12-01 22:01:20 +00:00
#### Features 🚀
2022-11-15 00:53:57 +00:00
2022-12-01 20:59:53 +00:00
#### Improvements 🧹
2022-11-15 00:53:57 +00:00
2022-12-20 07:39:51 +00:00
- Improved label placements for shapes with images to avoid overlapping container labels. [#474](https://github.com/terrastruct/d2/pull/474)
#### Bugfixes ⛑️
2022-12-19 21:20:41 +00:00
- `d2 fmt` only rewrites if it has changes, instead of always rewriting. [#470](https://github.com/terrastruct/d2/pull/470)
2022-12-18 03:10:03 +00:00
- Fixed an issue where text could overflow in sql_table shapes. [#458](https://github.com/terrastruct/d2/pull/458)