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: docs/ldml/tr35-modifications.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,6 +31,14 @@ This is a partial document, describing only the changes to the LDML since the pr
31
31
<!--
32
32
Note: As of CLDR-18209, ALL changes to the spec require this file, tr35-modifications.md to be modified as well. If you are making a change that doesn't need to be noted, or is already noted, please simply add an HTML comment (such as this one) to the appropriate section. The comment will not be visible to viewers of the HTML page.
33
33
-->
34
+
35
+
**Changes in LDML Version 49 (Differences from Version 48.1)**
36
+
37
+
### MessageFormat
38
+
39
+
* The `:currency` and `:percent` functions are now Stable, with the same implementations as previously.
40
+
* The `u:locale` option (previously in Draft) is dropped from the specification.
41
+
34
42
<!-- Bump spec this-version and previous-version due to spec update in 48.1, update spec date -->
35
43
36
44
**Changes in LDML Version 48.1 (Differences from Version 48)**
0 commit comments