From 5f7f0cad604e647a7016b9715fc6e8dc510076a3 Mon Sep 17 00:00:00 2001 From: Alexander Wang Date: Fri, 9 Jun 2023 20:11:05 -0700 Subject: [PATCH] [ci-force] changelog --- ci/release/changelogs/next.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/ci/release/changelogs/next.md b/ci/release/changelogs/next.md index c221c8128d..782907b973 100644 --- a/ci/release/changelogs/next.md +++ b/ci/release/changelogs/next.md @@ -1,7 +1,5 @@ -#### Features ๐Ÿš€ +This is a hotfix to 0.5.0, imports weren't working on Windows. #### Improvements ๐Ÿงน - Improves compiler's tooltip URL check. [#1390](https://github.com/terrastruct/d2/pull/1390) - -#### Bugfixes โ›‘๏ธ