changelog

This commit is contained in:
Alexander Wang 2023-03-17 20:13:01 -07:00
parent f74e260624
commit dc079c676d
No known key found for this signature in database
GPG key ID: D89FA31966BDBECE

View file

@ -2,6 +2,8 @@
#### Improvements 🧹 #### Improvements 🧹
- `--browser` flag on CLI controls `BROWSER` environment variable for not opening browser in watch mode. [#1052](https://github.com/terrastruct/d2/pull/1052)
#### Bugfixes ⛑️ #### Bugfixes ⛑️
- Fixes fill-pattern replacement in the API. [#1051](https://github.com/terrastruct/d2/pull/1051) - Fixes fill-pattern replacement in the API. [#1051](https://github.com/terrastruct/d2/pull/1051)