changelog

This commit is contained in:
Gavin Nishizawa 2023-03-06 20:12:29 -08:00
parent ecae3e84ea
commit 4794429840
No known key found for this signature in database
GPG key ID: AE3B177777CE55CD

View file

@ -3,5 +3,7 @@
#### Improvements 🧹
#### Bugfixes ⛑️
- Accept absolute paths again on the CLI. [#979](https://github.com/terrastruct/d2/pull/979)
- Fixes some rare undefined behavior using capitalized reserved keywords [#978](https://github.com/terrastruct/d2/pull/978)
- Fixes an error rendering when links contained `&` characters [#988](https://github.com/terrastruct/d2/pull/988)