Skip to content

Commit 1c6b862

Browse files
committed
Move the changelog item for unicode-org#4530 from unreleased to 1.4.x
1 parent b2792e8 commit 1c6b862

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@
99
- New `DateTime::local_unix_epoch()` convenience constructor (https://github.com/unicode-org/icu4x/pull/4479)
1010
- `icu_datetime`
1111
- `FormattedDateTime` and `FormattedZonedDateTime` now implement `Clone` and `Copy` (https://github.com/unicode-org/icu4x/pull/4476)
12-
- `icu_normalizer`
13-
- Fix normalization of character whose decomposition contains more than one starter and ends with a non-starter followed by a non-starter
14-
with a lower Canonical Combining Class than the last character of the decomposition. (https://github.com/unicode-org/icu4x/pull/4530)
1512
- `icu_properties`
1613
- Add `Aran` script code (https://github.com/unicode-org/icu4x/pull/4426)
1714
- `icu_segmenter`
@@ -51,6 +48,9 @@
5148
- [Remove icu_datagen's dep on `fractional`](https://github.com/unicode-org/icu4x/pull/4472)
5249
5350

51+
- Fix normalization of character whose decomposition contains more than one starter and ends with a non-starter followed by a non-starter
52+
with a lower Canonical Combining Class than the last character of the decomposition. (https://github.com/unicode-org/icu4x/pull/4530)
53+
5454

5555
## icu4x 1.4 (Nov 16, 2023)
5656

0 commit comments

Comments
 (0)