Skip to content

Commit 2a1ef2f

Browse files
Merge pull request #97 from mundschenk-at/release-6.4.0
Release 6.4.0
2 parents 0e7e596 + aa37707 commit 2a1ef2f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Change History
22

3+
## 6.4.0 - January 24, 2019
4+
* _Feature_: French (1<sup>ère</sup>) and "Latin" (1<sup>o</sup>) ordinal numbers are now supported by the smart ordinals feature (also with Roman numerals, e.g. XIX<sup>ème</sup>).
5+
* _Bugfix_: Unit spacing was not applied to monetary symbols ($, €, etc.).
6+
7+
## 6.3.1 - January 23, 2019
8+
* _Bugfix_: Certain entities (e.g. `&amp;`) were not encoded correctly when modifying a node.
9+
310
## 6.3.0 - September 8, 2018
411
* _Feature_: The comma can now be used as a decimal separator (e.g. `1,5`, in addition to `1.5`).
512
* _Change_: PHP-Typography now uses the Unicode hyphen character (``) instead of the hyphen-minus (`-`).

0 commit comments

Comments
 (0)