diff --git a/ci/release/changelogs/next.md b/ci/release/changelogs/next.md index 2a77cc19b..89a8916b7 100644 --- a/ci/release/changelogs/next.md +++ b/ci/release/changelogs/next.md @@ -19,3 +19,4 @@ - Adds a compiler error when accidentally using an arrowhead on a shape [#1686](https://github.com/terrastruct/d2/pull/1686) - Correctly reports errors from invalid values set by globs. [#1691](https://github.com/terrastruct/d2/pull/1691) - Fixes panic when spread substitution referenced a nonexistant var. [#1695](https://github.com/terrastruct/d2/pull/1695) +- Fixes incorrect appendix icon numbering. [#1704](https://github.com/terrastruct/d2/pull/1704)