diff --git a/ci/release/changelogs/v0.3.3.md b/ci/release/changelogs/v0.3.3.md new file mode 100644 index 0000000..a0f060b --- /dev/null +++ b/ci/release/changelogs/v0.3.3.md @@ -0,0 +1,8 @@ +#### Improvements 🧹 + +- Clusters are sized such that labels always have enough room. +- Improves shape-specific label position preferences (for example, parallelograms now prefer placing labels within the shape). + +#### Bugfixes ⛑️ + +- Nested node labels no longer overlap container boundaries occasionally