From: Kunal Marwaha Date: Mon, 21 Jan 2019 20:57:09 +0000 (-0800) Subject: Update changelog for 2.24.0 X-Git-Tag: 2.24.0~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7eb0ea815ef68f8775dd0f742eb06c927b0be974;p=thirdparty%2Fmoment.git Update changelog for 2.24.0 --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 22f48159e..aa3aef2a7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,16 @@ Changelog ========= +### 2.24.0 [See full changelog](https://gist.github.com/marwahaha/12366fe45bee328f33acf125d4cd540e) + +* Release Jan 21, 2019 + +* [#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 + ### 2.23.0 [See full changelog](https://gist.github.com/marwahaha/eadb7ac11b761290399a576f8b2419a5) * Release Dec 12, 2018 diff --git a/Moment.js.nuspec b/Moment.js.nuspec index 6a0ca52fc..163e80a47 100644 --- a/Moment.js.nuspec +++ b/Moment.js.nuspec @@ -7,13 +7,13 @@ Cory Deppen, Iskren Chernev A lightweight JavaScript date library for parsing, manipulating, and formatting dates. - * Release Dec 12, 2018 + * Release Jan 21, 2019 - * [#4863](https://github.com/moment/moment/pull/4863) [new locale] added Kurdish language (ku) - * [#4417](https://github.com/moment/moment/pull/4417) [bugfix] isBetween should return false for invalid dates - * [#4700](https://github.com/moment/moment/pull/4700) [bugfix] Fix [#4698](https://github.com/moment/moment/pull/4698): Use ISO WeekYear for HTML5_FMT.WEEK - * [#4563](https://github.com/moment/moment/pull/4563) [feature] Fix [#4518](https://github.com/moment/moment/pull/4518): Add support to add/subtract ISO weeks - * other locale changes, build process changes, typos + * [#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 http://momentjs.com/ http://pbs.twimg.com/profile_images/482670411402858496/Xrtdc94q_normal.png