Update next.md

This commit is contained in:
Alexander Wang 2023-02-28 22:13:26 -08:00 committed by GitHub
parent 92bb25a003
commit 91e0bbdf54
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,7 @@
#### Features 🚀
- `border-radius` is now supported on connections (ELK and TALA only, since Dagre uses curves). [#913](https://github.com/terrastruct/d2/pull/913)
#### Improvements 🧹
- PDF exports now support external links on shapes [#891](https://github.com/terrastruct/d2/issues/891)