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: CHANGELOG.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,13 @@
6
6
7
7
This is the changelog for Cldr v2.43.1 released on August 26th, 2025. For older changelogs please consult the release tag on [GitHub](https://github.com/elixir-cldr/cldr/tags)
8
8
9
+
### Upgrading
10
+
11
+
* Please note that when upgrading to `ex_cldr` version 2.43.0 and later it is also required to update the following dependent libraries:
12
+
13
+
*`ex_cldr_dates_times` to at least version 2.23.0
14
+
*`ex_cldr_locale_display` to at least version 1.6.1
15
+
9
16
### Bug Fixes
10
17
11
18
* Fix `Cldr.Locale.timezone_from_locale/1` when the territory has one zone and the zone short code is not instantiated as part of the language tag.
0 commit comments