diff --git a/ci/release/changelogs/next.md b/ci/release/changelogs/next.md index 83af57a92..2a77cc19b 100644 --- a/ci/release/changelogs/next.md +++ b/ci/release/changelogs/next.md @@ -1,5 +1,7 @@ #### Features ๐Ÿš€ +- ELK now routes `sql_table` edges to the exact columns (ty @landmaj) [#1681](https://github.com/terrastruct/d2/pull/1681) + #### Improvements ๐Ÿงน - Grid cells can now contain nested edges [#1629](https://github.com/terrastruct/d2/pull/1629)