add changelog
This commit is contained in:
parent
6213150433
commit
bce0fe5c31
1 changed files with 2 additions and 0 deletions
|
|
@ -9,6 +9,8 @@
|
||||||
- `direction` keyword is now supported to specify `up`, `down`, `right`, `left` layouts. See
|
- `direction` keyword is now supported to specify `up`, `down`, `right`, `left` layouts. See
|
||||||
[docs](https://d2lang.com/tour/layouts) for more.
|
[docs](https://d2lang.com/tour/layouts) for more.
|
||||||
[#251](https://github.com/terrastruct/d2/pull/251)
|
[#251](https://github.com/terrastruct/d2/pull/251)
|
||||||
|
- Self-referencing connections are now valid. E.g. `x -> x`.
|
||||||
|
[#273](https://github.com/terrastruct/d2/pull/273)
|
||||||
- Arrowhead labels are now supported. [#182](https://github.com/terrastruct/d2/pull/182)
|
- Arrowhead labels are now supported. [#182](https://github.com/terrastruct/d2/pull/182)
|
||||||
- `stroke-dash` on shapes is now supported. [#188](https://github.com/terrastruct/d2/issues/188)
|
- `stroke-dash` on shapes is now supported. [#188](https://github.com/terrastruct/d2/issues/188)
|
||||||
- `font-color` is now supported on shapes and connections. [#215](https://github.com/terrastruct/d2/pull/215)
|
- `font-color` is now supported on shapes and connections. [#215](https://github.com/terrastruct/d2/pull/215)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue