Skip to content

Commit 21e7a0b

Browse files
committed
Update changelog
1 parent 16da579 commit 21e7a0b

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,12 @@
22

33
## icu4x 1.5.x
44

5+
- `icu_calendar`
6+
- (1.5.1) Fix Japanese calendar Gregorian era year 0 (https://github.com/unicode-org/icu4x/issues/4968)
57
- `icu_datetime`
6-
- Fix incorrect assertion in week-of-year formatting (https://github.com/unicode-org/icu4x/issues/4977)
7-
- Fix Japanese calendar Gregorian era year 0 (https://github.com/unicode-org/icu4x/issues/4968)
8+
- (1.5.1) Fix incorrect assertion in week-of-year formatting (https://github.com/unicode-org/icu4x/issues/4977)
9+
- `zerovec`
10+
- (0.10.3) Fix size regression by making `twox-hash` dep `no_std` (https://github.com/unicode-org/icu4x/pull/5007)
811

912
## icu4x 1.5 (May 28, 2024)
1013

0 commit comments

Comments
 (0)