This commit is contained in:
Alexander Wang 2025-03-20 19:46:46 -06:00
parent 0067298fe7
commit 7d070d2ca1
No known key found for this signature in database
GPG key ID: BE3937D0D52D8927

View file

@ -28,6 +28,7 @@
- d2cli:
- Support `validate` command. [#2415](https://github.com/terrastruct/d2/pull/2415)
- Watch mode ignores backup files (e.g. files created by certain editors like Helix). [#2131](https://github.com/terrastruct/d2/issues/2131)
- d2compiler:
- `link`s can be set to root path, e.g. `/xyz`. [#2357](https://github.com/terrastruct/d2/issues/2357)