From: Kunal Marwaha Date: Fri, 2 Mar 2018 20:35:47 +0000 (-0800) Subject: Update changelog for 2.21.0 X-Git-Tag: 2.21.0~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f6f932849525dea6331437ec10343bfa576eb6f;p=thirdparty%2Fmoment.git Update changelog for 2.21.0 --- diff --git a/CHANGELOG.md b/CHANGELOG.md index ff36edecd..c7b0f9c43 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,17 @@ Changelog ========= +### 2.21.0 [See full changelog](https://gist.github.com/marwahaha/80d19ef882b71df1948df7865efdd40e) + +* Release Mar 2, 2018 + +* [#4391](https://github.com/moment/moment/pull/4391) [bugfix] Fix [#4390](https://github.com/moment/moment/pull/4390): use offset properly in toISOString +* [#4310](https://github.com/moment/moment/pull/4310) [bugfix] Fix [#3883](https://github.com/moment/moment/pull/3883) lazy load parentLocale in defineLocale, fallback to global if missing +* [#4085](https://github.com/moment/moment/pull/4085) [misc] Print console warning when setting non-existent locales +* [#4371](https://github.com/moment/moment/pull/4371) [misc] fix deprecated rollup options +* New locales: ug-cn, en-il, tg +* Various locale improvements + ### 2.20.1 [See changelog](https://gist.github.com/marwahaha/d72c1cb22076373be889b16272cbd187) * Release Dec 18, 2017 @@ -8,7 +19,6 @@ Changelog * [#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