From: Kunal Marwaha Date: Tue, 19 Dec 2017 04:33:56 +0000 (-0500) Subject: Update changelog for 2.20.1 X-Git-Tag: 2.20.1~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3458c9585a2ce9600bc01d32f69feddf50a39a47;p=thirdparty%2Fmoment.git Update changelog for 2.20.1 --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 1423604fb..ff36edecd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,14 @@ Changelog ========= +### 2.20.1 [See changelog](https://gist.github.com/marwahaha/d72c1cb22076373be889b16272cbd187) + +* Release Dec 18, 2017 + +* [#4359](https://github.com/moment/moment/pull/4359) [locale] Fix Arabic locale for months (again) +* [#4357](https://github.com/moment/moment/pull/4357) [misc] Add optional parameter keepOffset to toISOString + + ### 2.20.0 [See full changelog](https://gist.github.com/marwahaha/e0d4135fbf8bb75fa85c4aa2bddc5031) * Release Dec 16, 2017 diff --git a/Moment.js.nuspec b/Moment.js.nuspec index 0d69f9203..08b491a8d 100644 --- a/Moment.js.nuspec +++ b/Moment.js.nuspec @@ -7,15 +7,10 @@ Cory Deppen, Iskren Chernev A lightweight JavaScript date library for parsing, manipulating, and formatting dates. - * Release Dec 16, 2017 + * Release Dec 18, 2017 - * [#4312](https://github.com/moment/moment/pull/4312) [bugfix] Fix [#4251](https://github.com/moment/moment/pull/4251): Avoid RFC2822 in utc() test - * [#4240](https://github.com/moment/moment/pull/4240) [bugfix] Fix incorrect strict parsing with full-width parentheses - * [#4341](https://github.com/moment/moment/pull/4341) [feature] Prevent toISOString converting to UTC (issue [#1751](https://github.com/moment/moment/pull/1751)) - * [#4154](https://github.com/moment/moment/pull/4154) [feature] add format constants to support output to HTML5 input type formats (see [#3928](https://github.com/moment/moment/pull/3928)) - * [#4143](https://github.com/moment/moment/pull/4143) [new locale] mt: Maltese language - * [#4183](https://github.com/moment/moment/pull/4183) [locale] Relative seconds i18n - * Various other locale improvements, [see full changelog here](https://gist.github.com/marwahaha/e0d4135fbf8bb75fa85c4aa2bddc5031) + * [#4359](https://github.com/moment/moment/pull/4359) [locale] Fix Arabic locale for months (again) + * [#4357](https://github.com/moment/moment/pull/4357) [misc] Add optional parameter keepOffset to toISOString http://momentjs.com/ http://pbs.twimg.com/profile_images/482670411402858496/Xrtdc94q_normal.png