next.md: Document layers/scenarios/steps

This commit is contained in:
Anmol Sethi 2023-01-27 11:06:35 -08:00
parent d80b2d3842
commit dffcb274cd
No known key found for this signature in database
GPG key ID: 25BC68888A99A8BA

View file

@ -6,6 +6,10 @@
- `d2 fmt` accepts multiple files to be formatted [#718](https://github.com/terrastruct/d2/issues/718)
- You can now use the reserved keywords `layers`/`scenarios`/`steps` to define diagrams
with multiple levels of abstractions. [#714](https://github.com/terrastruct/d2/pull/714)
Docs to come soon
#### Improvements 🧹
#### Bugfixes ⛑️