From cb613a62344dd1c4127d0141b05f07ee22bce125 Mon Sep 17 00:00:00 2001 From: Jaro Date: Fri, 16 Jun 2023 17:46:20 +0200 Subject: [PATCH] Update changelog on paragraph alignment options. --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1314fe7..1a2bfc6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ ## 1.2.0.0 -- TBD +* Added options for horizontal paragraph alignment: + start, end, left, right, centre. + + * For backwards compatibility, left alignment remains the default. + Consider updating your code to use start alignment instead. + * Text will now overflow the end edge of the paragraph according to the text direction of the root box, instead of always overflowing the right edge. -- 2.30.2