Skip to content

Commit

Permalink
v0.3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
alixander committed Sep 26, 2023
1 parent cd47fc8 commit 5b31eb5
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions ci/release/changelogs/v0.3.11.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
#### Improvements 🧹

- Connections from a `sql_table` column and a non-column will now route to the specific column
- Reduce scenarios where nodes could end up far from a connected node with a fixed position
- Reduce rare scenarios where a subgraph within a container could end up far from other subgraphs connected to shapes outside the container

#### Bugfixes ⛑️

- Fixes a rare bug resulting in non-deterministic layouts
- Fixes scenarios where trees could become very wide with excessive spacing between subtrees

0 comments on commit 5b31eb5

Please sign in to comment.