~jaro/balkon

3e36005fb819e46423c4afe02d3f77d7571e9b2b — Jaro 11 months ago 8ec0fe0
Update changelog on numbers and neutrals.
1 files changed, 9 insertions(+), 0 deletions(-)

M CHANGELOG.md
M CHANGELOG.md => CHANGELOG.md +9 -0
@@ 7,6 7,15 @@
    * Implemented correct order of directional runs for paragraphs whose
      base direction is RTL.

    * Numbers now create an implicit LTR embedding level.

    * The direction of weak directional characters and neutral characters is
      now determined by the embedding level of surrounding characters, or if
      that does not match, by the base paragraph direction.

    * For the legacy plain text interface, base paragraph direction is now set
      according to the first strong character.

    * Shaping uses the base paragraph direction when no strongly directional
      characters are present.