Skip to content

Commit c6119a5

Browse files
committed
Adding a note about ICU4J update (to version 69.1) into CHANGELOG.md.
1 parent 326d023 commit c6119a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ The main focus is on user-observable behavior of the engine.
1111
* Updated RegExp Match Indices proposal with opt-in using the `d` flag. Available in ECMAScript 2022 (`--js.ecmascript-version=2022`). Deprecated `--js.regexp-match-indices` option.
1212
* Nashorn compatibility mode now defaults to compatiblity with ECMAScript version 5, unless another version is explicitly selected.
1313
* `Date.prototype` built-ins use ICU (not JDK) algorithms and data (like timezone data) by now (in order to reduce inconsistencies between `Date` and `Intl.DateTimeFormat`).
14+
* Updated ICU4J library to version 69.1.
1415

1516
## Version 21.1.0
1617
* Updated Node.js to version 14.16.1.

0 commit comments

Comments
 (0)