From dc4d2a061429e5e309da19776416c2b5cfae51d0 Mon Sep 17 00:00:00 2001 From: Alexander Wang Date: Sun, 12 Feb 2023 12:17:44 -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 c8eb0dc2a..3f80a0c09 100644 --- a/ci/release/changelogs/next.md +++ b/ci/release/changelogs/next.md @@ -40,4 +40,5 @@ - Fixes scaling of actor shapes in sequence diagrams. [#702](https://github.com/terrastruct/d2/pull/702) - Sequence diagram note ordering was sometimes wrong. [#796](https://github.com/terrastruct/d2/pull/796) - Images can now be set to sizes smaller than 128x128. [#702](https://github.com/terrastruct/d2/pull/702) +- Tooltips with ampersand would result in invalid SVGs. [#798](https://github.com/terrastruct/d2/pull/798) - Fixes class height when there are no rows. [#756](https://github.com/terrastruct/d2/pull/756)