]> git.ipfire.org Git - thirdparty/moment.git/commitdiff
Update changelog for 2.20.1
authorKunal Marwaha <marwahaha@berkeley.edu>
Tue, 19 Dec 2017 04:33:56 +0000 (23:33 -0500)
committerKunal Marwaha <marwahaha@berkeley.edu>
Tue, 19 Dec 2017 04:33:56 +0000 (23:33 -0500)
CHANGELOG.md
Moment.js.nuspec

index 1423604fb248e8479661b1cb94d960436e5b1a78..ff36edecd2a71e8fbbd7ab48359094ca94e73783 100644 (file)
@@ -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
index 0d69f920370de9fc8bb5e51d6bd01385d2b92a66..08b491a8de8d427dabd47952b53ab30b7e475f93 100644 (file)
@@ -7,15 +7,10 @@
         <owners>Cory Deppen, Iskren Chernev</owners>
         <description>A lightweight JavaScript date library for parsing, manipulating, and formatting dates.</description>
         <releaseNotes>
-            * 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
         </releaseNotes>
         <projectUrl>http://momentjs.com/</projectUrl>
         <iconUrl>http://pbs.twimg.com/profile_images/482670411402858496/Xrtdc94q_normal.png</iconUrl>