Update next.md
This commit is contained in:
parent
3475d109f4
commit
9adfec210b
1 changed files with 5 additions and 2 deletions
|
|
@ -1,4 +1,7 @@
|
|||
#### Features 🚀
|
||||
ELK layout has been much improved by increasing node dimensions to make room for nice even padding around ports:
|
||||

|
||||
|
||||
Do you use ELK more than dagre? We're considerng switching d2's default layout engine to ELK, so please chime in to this poll if you have an opinion! https://github.com/terrastruct/d2/discussions/990
|
||||
|
||||
#### Improvements 🧹
|
||||
|
||||
|
|
@ -8,6 +11,6 @@
|
|||
|
||||
#### Bugfixes ⛑️
|
||||
|
||||
- Accept absolute paths again on the CLI. [#979](https://github.com/terrastruct/d2/pull/979)
|
||||
- Accept absolute paths again on the CLI (regression from previous release). [#979](https://github.com/terrastruct/d2/pull/979)
|
||||
- Fixes some rare undefined behavior using capitalized reserved keywords [#978](https://github.com/terrastruct/d2/pull/978)
|
||||
- Fixes an error rendering when links contained `&` characters [#988](https://github.com/terrastruct/d2/pull/988)
|
||||
|
|
|
|||
Loading…
Reference in a new issue