From 7d05c395930fa935754ecaf2b85aefdf78cb77cf Mon Sep 17 00:00:00 2001 From: Bernard Xie Date: Thu, 1 Jun 2023 18:45:15 -0700 Subject: [PATCH] Update next.md --- 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 9fcfa6163..274a93921 100644 --- a/ci/release/changelogs/next.md +++ b/ci/release/changelogs/next.md @@ -18,3 +18,4 @@ - Fixes panic using reserved keywords as containers [#1358](https://github.com/terrastruct/d2/pull/1358) - When multiple classes are applied changing different attributes of arrowheads, they are all applied instead of only the last one [#1362](https://github.com/terrastruct/d2/pull/1362) +- Prevent empty blocks strings [#1364](https://github.com/terrastruct/d2/pull/1364)