From b20fa51d4d463913db0a445568c075b7f1768990 Mon Sep 17 00:00:00 2001 From: Daniel Suh <23denial@gmail.com> Date: Mon, 20 May 2024 13:08:24 -0400 Subject: [PATCH] update next.md --- ci/release/changelogs/next.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/release/changelogs/next.md b/ci/release/changelogs/next.md index 2a14269f7..e69beabcc 100644 --- a/ci/release/changelogs/next.md +++ b/ci/release/changelogs/next.md @@ -4,7 +4,7 @@ - Opacity 0 shapes no longer have a label mask which made any segment of connections going through them lower opacity [#1940](https://github.com/terrastruct/d2/pull/1940) - Bidirectional connections are now animated in opposite directions rather than one direction [#1939](https://github.com/terrastruct/d2/pull/1939) -- Animated connections in sketch mode are now generated in normal mode to fix imperfections in the path +- Animated connections in sketch mode are now generated in normal mode to fix imperfections in the path [#1944](https://github.com/terrastruct/d2/pull/1944) #### Bugfixes ⛑️