diff --git a/ci/release/changelogs/next.md b/ci/release/changelogs/next.md index d7ff59fef..ab0499205 100644 --- a/ci/release/changelogs/next.md +++ b/ci/release/changelogs/next.md @@ -8,3 +8,4 @@ - Fixes grid layouts not applying on objects with a constant near [#1173](https://github.com/terrastruct/d2/issues/1173) - Fixes markdown header rendering in firefox and safari [#1177](https://github.com/terrastruct/d2/issues/1177) +- Fixes a grid layout panic when there are fewer objects than rows [#1189](https://github.com/terrastruct/d2/issues/1189)