changelog
This commit is contained in:
parent
3a6834662d
commit
fb2e0827d3
1 changed files with 1 additions and 0 deletions
|
|
@ -19,3 +19,4 @@
|
||||||
- Icons with query parameters are now being escaped to valid SVG XML. [#438](https://github.com/terrastruct/d2/issues/438)
|
- Icons with query parameters are now being escaped to valid SVG XML. [#438](https://github.com/terrastruct/d2/issues/438)
|
||||||
- Fixed connections being clipped if they were at the very top or left edges of the diagram. [#493](https://github.com/terrastruct/d2/pull/493)
|
- Fixed connections being clipped if they were at the very top or left edges of the diagram. [#493](https://github.com/terrastruct/d2/pull/493)
|
||||||
- Fixed edge case where style being defined in same scope as sql_table caused compiler to skip compiling sql_table. [#506](https://github.com/terrastruct/d2/issues/506)
|
- Fixed edge case where style being defined in same scope as sql_table caused compiler to skip compiling sql_table. [#506](https://github.com/terrastruct/d2/issues/506)
|
||||||
|
- Fixed panic when `constraint` value was not a string value. [#248](https://github.com/terrastruct/d2/issues/248)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue