d2/ci/release/changelogs/next.md
Gavin Nishizawa 31cbd3eb87
changelog
2023-06-12 15:46:38 -07:00

11 lines
370 B
Markdown

#### Features 🚀
- Configure timeout value with D2_TIMEOUT env var. [#1392](https://github.com/terrastruct/d2/pull/1392)
#### Improvements 🧹
- Display version on CLI help invocation [#1400](https://github.com/terrastruct/d2/pull/1400)
#### Bugfixes ⛑️
- Fixes edge case in compiler using dots in quotes [#1401](https://github.com/terrastruct/d2/pull/1401)