You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,12 @@
1
1
# Change History
2
2
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. `&`) were not encoded correctly when modifying a node.
9
+
3
10
## 6.3.0 - September 8, 2018
4
11
*_Feature_: The comma can now be used as a decimal separator (e.g. `1,5`, in addition to `1.5`).
5
12
*_Change_: PHP-Typography now uses the Unicode hyphen character (`‐`) instead of the hyphen-minus (`-`).
0 commit comments