update next.md

This commit is contained in:
Daniel Suh 2024-05-20 13:08:24 -04:00
parent 4f996e90aa
commit b20fa51d4d
No known key found for this signature in database
GPG key ID: 7548E646186EFE39

View file

@ -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 ⛑️