From 2a7febde3d06d3c0f29b142b0cfb43f3bce0169d Mon Sep 17 00:00:00 2001 From: Alexander Wang Date: Sun, 5 Feb 2023 00:35:55 -0800 Subject: [PATCH] changelog --- 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 bfadf2bd1..bdd885715 100644 --- a/ci/release/changelogs/next.md +++ b/ci/release/changelogs/next.md @@ -24,6 +24,7 @@ - Improves package shape dimensions with short height. [#702](https://github.com/terrastruct/d2/pull/702) - Keeps person shape from becoming too distorted. [#702](https://github.com/terrastruct/d2/pull/702) - Ensures shapes with icons have enough padding for their labels. [#702](https://github.com/terrastruct/d2/pull/702) +- `d2 themes` command added to list themes. [#760](https://github.com/terrastruct/d2/pull/760) #### Bugfixes ⛑️