]> git.ipfire.org Git - thirdparty/moment.git/commitdiff
Update changelog for 2.21.0
authorKunal Marwaha <marwahaha@berkeley.edu>
Fri, 2 Mar 2018 20:35:47 +0000 (12:35 -0800)
committerKunal Marwaha <marwahaha@berkeley.edu>
Fri, 2 Mar 2018 20:35:47 +0000 (12:35 -0800)
CHANGELOG.md

index ff36edecd2a71e8fbbd7ab48359094ca94e73783..c7b0f9c43b995ee514f793a1c3c2e2118e849904 100644 (file)
@@ -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