diff --git a/ci/release/changelogs/next.md b/ci/release/changelogs/next.md index f3c0d2a77..0d163a20c 100644 --- a/ci/release/changelogs/next.md +++ b/ci/release/changelogs/next.md @@ -3,3 +3,6 @@ #### Improvements 🧹 #### Bugfixes ⛑️ + +- Fixed serialization affecting binary plugins (TALA). + [https://github.com/terrastruct/d2/pull/426](https://github.com/terrastruct/d2/pull/426)