d2/ci/release/changelogs/next.md
Gavin Nishizawa b9c2a1f81b
changelog
2022-12-29 12:03:32 -08:00

1.1 KiB

Features 🚀

Improvements 🧹

Bugfixes ⛑️

  • Restricts where near key constant values can be used, with good error messages, instead of erroring (e.g. setting near: top-center on a container would cause bad layouts or error). #538
  • Fixes an error during ELK layout when images had empty labels. #555
  • Fixes rendering classes and tables with empty headers. #498
  • Fixes rendering sql tables with no columns. #553