diff --git a/ci/release/changelogs/v0.3.2.md b/ci/release/changelogs/v0.3.2.md new file mode 100644 index 0000000..a973865 --- /dev/null +++ b/ci/release/changelogs/v0.3.2.md @@ -0,0 +1,19 @@ +Label positions improve significantly! + +### Before + +Screen Shot 2023-03-04 at 11 05 20 AM + +### After + +Screen Shot 2023-03-04 at 11 05 26 AM + +#### Improvements 🧹 + +- Improves edge label positioning +- Improves node label positioning + +#### Bugfixes ⛑️ + +- Fixes a rare bug that could affect edge routes +- Fixes a bug with top and left keywords in nested containers that could cause layout errors