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)