Skip to content

Commit

Permalink
properties
Browse files Browse the repository at this point in the history
  • Loading branch information
Manishearth committed Feb 20, 2025
1 parent 10378e6 commit a4cf88b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
- General
- Some crates have been given the ability to be built without `alloc` (unicode-org#6077, unicode-org#6078)
- `icu_provider`
- `GeneralCategoryGroup::contains` now accepts `self` by value (unicode-org#5952)
- There is now a `data_marker!` macro (unicode-org#6072)
- `icu_locale`
- `LocaleExpander`, `LocaleDirectionality`, and `LocaleCanonicalizer` distinguish between `new_common()` and `new_extended()` constructors (unicode-org#5958)
Expand All @@ -16,6 +15,7 @@
- Rename IsoWeekday to Weekday (unicode-org#6140)
- `icu_properties`
- Add to/from ICU4C APIs to enumerated properties (unicode-org#6091)
- `GeneralCategoryGroup::contains` now accepts `self` by value (unicode-org#5952)
- Utils
- `zerovec`
- derive: Reduce number of panicky calls introduced by derive (unicode-org#6052)
Expand Down

0 comments on commit a4cf88b

Please # to comment.