add changelog line for dagre fix
This commit is contained in:
parent
557e097a42
commit
3b7068da7d
1 changed files with 3 additions and 0 deletions
|
|
@ -49,3 +49,6 @@
|
|||
- `$BROWSER` now works to open a custom browser correctly.
|
||||
For example, to open Firefox on macOS: `BROWSER='open -aFirefox'`
|
||||
[#311](https://github.com/terrastruct/d2/pull/311)
|
||||
- Fixes numbered IDs being wrongly positioned in `dagre`
|
||||
[#321](https://github.com/terrastruct/d2/issues/321). Thank you @pleshevskiy for the
|
||||
report.
|
||||
|
|
|
|||
Loading…
Reference in a new issue