From 421b22c10657140cdfe3f2023f6de5a5240071f0 Mon Sep 17 00:00:00 2001 From: Bernard Xie Date: Tue, 3 Jan 2023 11:29:06 -0800 Subject: [PATCH] add to changelog --- ci/release/changelogs/next.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ci/release/changelogs/next.md b/ci/release/changelogs/next.md index 272cd726b..27eb33bdc 100644 --- a/ci/release/changelogs/next.md +++ b/ci/release/changelogs/next.md @@ -1,10 +1,11 @@ #### Features ๐Ÿš€ - Crow foot notation is now supported. [#578](https://github.com/terrastruct/d2/pull/578) +- Exported SVGs also fit to screen on open. [#601](https://github.com/terrastruct/d2/pull/601) #### Improvements ๐Ÿงน #### Bugfixes โ›‘๏ธ - Appendix seperator line no longer added to PNG export when appendix doesn't exist. [#582](https://github.com/terrastruct/d2/pull/582) -- Watch mode only fits to screen on initial load. [#582](https://github.com/terrastruct/d2/pull/582) +- Watch mode only fits to screen on initial load. [#601](https://github.com/terrastruct/d2/pull/601)