Changelog
This commit is contained in:
parent
7651aedb8c
commit
da4f60a141
1 changed files with 1 additions and 0 deletions
|
|
@ -18,6 +18,7 @@
|
|||
- Fixes tooltip/link attributes being ignored for `sql_table` and `class`. [#658](https://github.com/terrastruct/d2/pull/658)
|
||||
- Fixes arrowheads sometimes appearing broken with sketch on. [#656](https://github.com/terrastruct/d2/pull/656)
|
||||
- Fixes code snippets not being tall enough with leading newlines. [#664](https://github.com/terrastruct/d2/pull/664)
|
||||
- Opacity was not being applied to labels of shapes. [#677](https://github.com/terrastruct/d2/pull/677)
|
||||
- Icon URLs that needed escaping (e.g. with ampersands) are handled correctly by CLI. [#666](https://github.com/terrastruct/d2/pull/666)
|
||||
- Fixes markdown shapes being slightly too short for their text in some cases. [#665](https://github.com/terrastruct/d2/pull/665)
|
||||
- Fixes self-connections inside layouts when using ELK. [#676](https://github.com/terrastruct/d2/pull/676)
|
||||
|
|
|
|||
Loading…
Reference in a new issue