From: Iskren Chernev Date: Fri, 1 May 2020 01:03:52 +0000 (+0300) Subject: Update changelog for 2.25.0 X-Git-Tag: 2.25.0~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d8b73e4b967acb4d36d8acae84f24408f64a16d;p=thirdparty%2Fmoment.git Update changelog for 2.25.0 --- diff --git a/CHANGELOG.md b/CHANGELOG.md index aa3aef2a7..231e37317 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,18 @@ Changelog ========= +### 2.25.0 [See full changelog](https://gist.github.com/ichernev/6148e64df2427e455b10ce6a18de1a65) + +* Release May 1, 2020 + +* [#4611](https://github.com/moment/moment/issues/4611) [022dc038](https://github.com/moment/moment/commit/022dc038) [feature] Support for strict string parsing, fixes [#2469](https://github.com/moment/moment/issues/2469) +* [#4599](https://github.com/moment/moment/issues/4599) [4b615b9d](https://github.com/moment/moment/commit/4b615b9d) [feature] Add support for eras in en and jp +* [#4296](https://github.com/moment/moment/issues/4296) [757d4ff8](https://github.com/moment/moment/commit/757d4ff8) [feature] Accept custom relative thresholds in duration.humanize + +* 18 bigfixes +* 36 locale fixes +* 5 new locales (oc-lnc, zh-mo, en-in, gom-deva, fil) + ### 2.24.0 [See full changelog](https://gist.github.com/marwahaha/12366fe45bee328f33acf125d4cd540e) * Release Jan 21, 2019 diff --git a/Moment.js.nuspec b/Moment.js.nuspec index 0671df9e8..648c3cbbc 100644 --- a/Moment.js.nuspec +++ b/Moment.js.nuspec @@ -7,13 +7,15 @@ Cory Deppen, Iskren Chernev A lightweight JavaScript date library for parsing, manipulating, and formatting dates. - * Release Jan 21, 2019 + * Release May 1, 2020 - * [#4338](https://github.com/moment/moment/pull/4338) [bugfix] Fix startOf/endOf DST issues while boosting performance - * [#4553](https://github.com/moment/moment/pull/4553) [feature] Add localeSort param to Locale weekday methods - * [#4887](https://github.com/moment/moment/pull/4887) [bugfix] Make Duration#as work with quarters - * 3 new locales (it-ch, ga, en-SG) - * Lots of locale improvements + * [#4611](https://github.com/moment/moment/issues/4611) [022dc038](https://github.com/moment/moment/commit/022dc038) [feature] Support for strict string parsing, fixes [#2469](https://github.com/moment/moment/issues/2469) + * [#4599](https://github.com/moment/moment/issues/4599) [4b615b9d](https://github.com/moment/moment/commit/4b615b9d) [feature] Add support for eras in en and jp + * [#4296](https://github.com/moment/moment/issues/4296) [757d4ff8](https://github.com/moment/moment/commit/757d4ff8) [feature] Accept custom relative thresholds in duration.humanize + + * 18 bigfixes + * 36 locale fixes + * 5 new locales (oc-lnc, zh-mo, en-in, gom-deva, fil) http://momentjs.com/ http://pbs.twimg.com/profile_images/482670411402858496/Xrtdc94q_normal.png