diff --git a/docs/release-notes/index.md b/docs/release-notes/index.md index 98ef246d0..e45d2f515 100644 --- a/docs/release-notes/index.md +++ b/docs/release-notes/index.md @@ -60,7 +60,7 @@ Adjust padding and spacing for auto layouts right on the canvas. ### Auto layout wrapping With wrapping enabled, the content of an auto layout frame will move to the next line as you shrink it. - + ### On-canvas font size editor @@ -72,6 +72,8 @@ Change the font size by dragging the handle on the bounding box of a layer: ### Text baseline alignment You can now align text layers in auto layout frames by their baselines, not by bounding boxes. Recommended for texts of different fonts and/or sizes. + + ### Improvements