d2/ci/release/changelogs/next.md

13 lines
461 B
Markdown
Raw Normal View History

2023-06-10 03:11:35 +00:00
#### Features 🚀
2023-06-10 00:36:45 +00:00
- Configure timeout value with D2_TIMEOUT env var. [#1392](https://github.com/terrastruct/d2/pull/1392)
2022-12-01 20:59:53 +00:00
#### Improvements 🧹
2022-11-15 00:53:57 +00:00
2023-06-12 08:19:40 +00:00
- Display version on CLI help invocation [#1400](https://github.com/terrastruct/d2/pull/1400)
2023-06-10 03:11:35 +00:00
#### Bugfixes ⛑️
2023-06-12 18:29:29 +00:00
- Fixes edge case in compiler using dots in quotes [#1401](https://github.com/terrastruct/d2/pull/1401)
2023-06-15 21:42:15 +00:00
- Fixes grid label font size for TALA [#1412](https://github.com/terrastruct/d2/pull/1412)