diff --git a/CHANGELOG.md b/CHANGELOG.md index fcd6ebc..2735c83 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,11 +4,11 @@ ## Cldr_Dates_Times v2.15.0 -This is the changelog for Cldr_Dates_Times v2.15.0 released on _____, 2023. For older changelogs please consult the release tag on [GitHub](https://github.com/elixir-cldr/cldr_cldr_dates_times/tags) +This is the changelog for Cldr_Dates_Times v2.15.0 released on October 17th, 2023. For older changelogs please consult the release tag on [GitHub](https://github.com/elixir-cldr/cldr_cldr_dates_times/tags) ### Deprecations -* The support of `:style` as a synonym for `:format` with the functions `Cldr.Time.to_string/2`, `Cldr.Date.to_string/2` and `Cldr.DateTime.to_string/2` is now removed. The `:style` option is now used influence the use of "at" formats in `Cldr.DateTime.to_string/2`. `:style` also remains a valid option for interval formatting. +* The support of `:style` as a synonym for `:format` with the functions `Cldr.Time.to_string/2`, `Cldr.Date.to_string/2` and `Cldr.DateTime.to_string/2` is now removed. The `:style` option is now used to influence the use of "at" formats in `Cldr.DateTime.to_string/2`. `:style` also remains a valid option for interval formatting. ### Enhancements diff --git a/lib/cldr/datetime.ex b/lib/cldr/datetime.ex index 7f2db87..6b2f14b 100644 --- a/lib/cldr/datetime.ex +++ b/lib/cldr/datetime.ex @@ -50,7 +50,7 @@ defmodule Cldr.DateTime do The default is `:medium`. * `:style` is either `:at` or `:default`. When set to `:at` the datetime is - formatted with a localised string representing ` at `