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
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,14 @@
2
2
3
3
Note that as of Cldr Locale Display version 1.5.0, Elixir 1.12 or later is required.
4
4
5
+
## Cldr Locale Display v1.7.2
6
+
7
+
This is the changelog for Cldr Locale Display v1.7.2 released on November 13th, 2025. For older changelogs please consult the release tag on [GitHub](https://github.com/elixir-cldr/cldr_locale_display/tags)
8
+
9
+
### Bug Fixes
10
+
11
+
* Fixes `Cldr.LocaleDisplay.display_name/2` when the given language has no display name data. Thanks to @@cw789 for the PR. Closes #9.
12
+
5
13
## Cldr Locale Display v1.7.1
6
14
7
15
This is the changelog for Cldr Locale Display v1.7.1 released on November 11th, 2025. For older changelogs please consult the release tag on [GitHub](https://github.com/elixir-cldr/cldr_locale_display/tags)
0 commit comments