add changelog

This commit is contained in:
Alexander Wang 2022-12-03 16:32:12 -08:00
parent d1bc498b0f
commit e51bdbff09
No known key found for this signature in database
GPG key ID: D89FA31966BDBECE

View file

@ -46,6 +46,8 @@
[#214](https://github.com/terrastruct/d2/pull/214)
- Fixes images not loading in PNG exports.
[#224](https://github.com/terrastruct/d2/pull/224)
- Fixes label and icon overlapping each other in dagre and elk layouts.
[#343](https://github.com/terrastruct/d2/pull/343)
- Avoid logging benign file watching errors.
[#293](https://github.com/terrastruct/d2/pull/293)
- `$BROWSER` now works to open a custom browser correctly.