~jaro/balkon

cb613a62344dd1c4127d0141b05f07ee22bce125 — Jaro 10 months ago 0926c49
Update changelog on paragraph alignment options.
1 files changed, 6 insertions(+), 0 deletions(-)

M CHANGELOG.md
M CHANGELOG.md => CHANGELOG.md +6 -0
@@ 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.