Skip to content

Commit c729d06

Browse files
committed
Update changelog and version
1 parent d66cd4c commit c729d06

File tree

3 files changed

+13
-7
lines changed

3 files changed

+13
-7
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
Note that as of Cldr Locale Display version 1.5.0, Elixir 1.12 or later is required.
44

5+
## Cldr Locale Display v1.6.0
6+
7+
This is the changelog for Cldr Locale Display v1.6.0 released on March 18th, 2025. For older changelogs please consult the release tag on [GitHub](https://github.com/elixir-cldr/cldr_locale_display/tags)
8+
9+
### Enhancements
10+
11+
* Update to [CLDR 47](https://cldr.unicode.org/downloads/cldr-47) data.
12+
513
## Cldr Locale Display v1.5.0
614

715
This is the changelog for Cldr Locale Display v1.5.0 released on June 22nd, 2024. For older changelogs please consult the release tag on [GitHub](https://github.com/elixir-cldr/cldr_locale_display/tags)
@@ -10,7 +18,7 @@ This is the changelog for Cldr Locale Display v1.5.0 released on June 22nd, 2024
1018

1119
* Require Elixir 1.12 or later
1220

13-
* Updated test data to latest CLDR version
21+
* Updated test data to latest CLDR version.
1422

1523
## Cldr Locale Display v1.4.1
1624

mix.exs

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
defmodule Cldr.LocaleDisplay.MixProject do
22
use Mix.Project
33

4-
@version "1.5.0"
4+
@version "1.6.0"
55

66
def project do
77
[
@@ -39,12 +39,10 @@ defmodule Cldr.LocaleDisplay.MixProject do
3939

4040
defp deps do
4141
[
42-
# {:ex_cldr, "~> 2.37"},
43-
# {:ex_cldr, path: "../cldr", override: true},
44-
{:ex_cldr, github: "elixir-cldr/cldr47", override: true},
45-
42+
{:ex_cldr, "~> 2.41"},
4643
{:ex_cldr_currencies, "~> 2.12"},
4744
{:ex_cldr_territories, "~> 2.4"},
45+
4846
{:jason, "~> 1.0", optional: true},
4947
{:ex_doc, "~> 0.18", only: [:dev, :release], runtime: false, optional: true},
5048
{:dialyxir, "~> 1.0", only: [:test, :dev], runtime: false},

mix.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"dialyxir": {:hex, :dialyxir, "1.4.5", "ca1571ac18e0f88d4ab245f0b60fa31ff1b12cbae2b11bd25d207f865e8ae78a", [:mix], [{:erlex, ">= 0.2.7", [hex: :erlex, repo: "hexpm", optional: false]}], "hexpm", "b0fb08bb8107c750db5c0b324fa2df5ceaa0f9307690ee3c1f6ba5b9eb5d35c3"},
77
"earmark_parser": {:hex, :earmark_parser, "1.4.44", "f20830dd6b5c77afe2b063777ddbbff09f9759396500cdbe7523efd58d7a339c", [:mix], [], "hexpm", "4778ac752b4701a5599215f7030989c989ffdc4f6df457c5f36938cc2d2a2750"},
88
"erlex": {:hex, :erlex, "0.2.7", "810e8725f96ab74d17aac676e748627a07bc87eb950d2b83acd29dc047a30595", [:mix], [], "hexpm", "3ed95f79d1a844c3f6bf0cea61e0d5612a42ce56da9c03f01df538685365efb0"},
9-
"ex_cldr": {:git, "https://github.com/elixir-cldr/cldr47.git", "0b4651769e77c0c04f159ba50a2e40354a4144e3", []},
9+
"ex_cldr": {:hex, :ex_cldr, "2.41.0", "b3d30e57e6a821d3d57d330dc4f8561ad07e0c70c41ad8f550b6420650e4f9ae", [:mix], [{:cldr_utils, "~> 2.28", [hex: :cldr_utils, repo: "hexpm", optional: false]}, {:decimal, "~> 1.6 or ~> 2.0", [hex: :decimal, repo: "hexpm", optional: false]}, {:gettext, "~> 0.19", [hex: :gettext, repo: "hexpm", optional: true]}, {:jason, "~> 1.0", [hex: :jason, repo: "hexpm", optional: true]}, {:nimble_parsec, "~> 0.5 or ~> 1.0", [hex: :nimble_parsec, repo: "hexpm", optional: true]}], "hexpm", "9efc801ceed935120ca9d3d76cfe80d03abe00b9bca65400ec89d24bae53847d"},
1010
"ex_cldr_currencies": {:hex, :ex_cldr_currencies, "2.16.4", "d76770690699b6ba91f1fa253a299a905f9c22b45d91891b85f431b9dafa8b3b", [:mix], [{:ex_cldr, "~> 2.38", [hex: :ex_cldr, repo: "hexpm", optional: false]}, {:jason, "~> 1.0", [hex: :jason, repo: "hexpm", optional: true]}], "hexpm", "46a67d1387f14e836b1a24d831fa5f0904663b4f386420736f40a7d534e3cb9e"},
1111
"ex_cldr_territories": {:hex, :ex_cldr_territories, "2.9.0", "6db9bc0741688201f6730caa91805181ea4f3d40f3e56ea1bdd8c9ed73edaf73", [:mix], [{:ex_cldr, "~> 2.38", [hex: :ex_cldr, repo: "hexpm", optional: false]}, {:jason, "~> 1.0", [hex: :jason, repo: "hexpm", optional: true]}], "hexpm", "93ec0ae059a23680d418101e1972922efe7bdca7f177207a2a8932e7dd51d33f"},
1212
"ex_doc": {:hex, :ex_doc, "0.37.3", "f7816881a443cd77872b7d6118e8a55f547f49903aef8747dbcb345a75b462f9", [:mix], [{:earmark_parser, "~> 1.4.42", [hex: :earmark_parser, repo: "hexpm", optional: false]}, {:makeup_c, ">= 0.1.0", [hex: :makeup_c, repo: "hexpm", optional: true]}, {:makeup_elixir, "~> 0.14 or ~> 1.0", [hex: :makeup_elixir, repo: "hexpm", optional: false]}, {:makeup_erlang, "~> 0.1 or ~> 1.0", [hex: :makeup_erlang, repo: "hexpm", optional: false]}, {:makeup_html, ">= 0.1.0", [hex: :makeup_html, repo: "hexpm", optional: true]}], "hexpm", "e6aebca7156e7c29b5da4daa17f6361205b2ae5f26e5c7d8ca0d3f7e18972233"},

0 commit comments

Comments
 (0)