diff --git a/ci/release/changelogs/next.md b/ci/release/changelogs/next.md index 466f60bdc..196c9227e 100644 --- a/ci/release/changelogs/next.md +++ b/ci/release/changelogs/next.md @@ -1,5 +1,7 @@ #### 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)