From 11b7a95bc2e028a8d098b5d86ba5b9b82ddc5c27 Mon Sep 17 00:00:00 2001 From: delfino Date: Fri, 28 Feb 2025 17:11:13 +0000 Subject: [PATCH] updating changelog --- ci/release/changelogs/next.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/release/changelogs/next.md b/ci/release/changelogs/next.md index 07f70f859..922f9302a 100644 --- a/ci/release/changelogs/next.md +++ b/ci/release/changelogs/next.md @@ -27,4 +27,4 @@ - fixes panic when comment lines appear in arrays [#2378](https://github.com/terrastruct/d2/pull/2378) - fixes inconsistencies when objects were double quoted [#2390](https://github.com/terrastruct/d2/pull/2390) - CLI: fetch and render remote images of mimetype octet-stream correctly [#2370](https://github.com/terrastruct/d2/pull/2370) -- d2js: handle unicode characters (PR pending) +- d2js: handle unicode characters [#2393](https://github.com/terrastruct/d2/pull/2393)