changelog

This commit is contained in:
Alexander Wang 2022-12-05 10:49:17 -08:00
parent e0d91d3c15
commit 67b7020476
No known key found for this signature in database
GPG key ID: D89FA31966BDBECE

View file

@ -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)