From 67b70204766269ef605abcc70c1c1956e34d7859 Mon Sep 17 00:00:00 2001 From: Alexander Wang Date: Mon, 5 Dec 2022 10:49:17 -0800 Subject: [PATCH] changelog --- ci/release/changelogs/next.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ci/release/changelogs/next.md b/ci/release/changelogs/next.md index 09c421ba1..e76476e8c 100644 --- a/ci/release/changelogs/next.md +++ b/ci/release/changelogs/next.md @@ -35,6 +35,8 @@ So you can run `go install oss.terrastruct.com/d2@latest` to install from source now. [#290](https://github.com/terrastruct/d2/pull/290) +- Container default font styling is no longer bold. Everything used to look too bold. + [#358](https://github.com/terrastruct/d2/pull/358) - `BROWSER=0` now works to disable opening a browser on `--watch`. [#311](https://github.com/terrastruct/d2/pull/311)