From 9f69c56833510920aee98d98866909c3b8738b92 Mon Sep 17 00:00:00 2001 From: Gavin Nishizawa Date: Mon, 6 Nov 2023 16:45:46 -0800 Subject: [PATCH] changelog --- ci/release/changelogs/next.md | 1 + 1 file changed, 1 insertion(+) 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)