]> git.ipfire.org Git - thirdparty/moment.git/commitdiff
Update changelog for 2.22.0
authorKunal Marwaha <marwahaha@berkeley.edu>
Fri, 30 Mar 2018 21:49:15 +0000 (14:49 -0700)
committerKunal Marwaha <marwahaha@berkeley.edu>
Fri, 30 Mar 2018 21:49:15 +0000 (14:49 -0700)
CHANGELOG.md
Moment.js.nuspec

index c7b0f9c43b995ee514f793a1c3c2e2118e849904..42ee3acd935bb178bde8de21c4d0b26089456538 100644 (file)
@@ -1,6 +1,14 @@
 Changelog
 =========
 
+### 2.22.0 [See full changelog](https://gist.github.com/marwahaha/ae895025dac3f0641fa9ec2e36d282bb)
+
+* Release Mar 30, 2018
+
+* [#4423](https://github.com/moment/moment/pull/4423) [new locale] Added Mongolian locale mn
+* Various locale improvements
+* Minor misc changes
+
 ### 2.21.0 [See full changelog](https://gist.github.com/marwahaha/80d19ef882b71df1948df7865efdd40e)
 
 * Release Mar 2, 2018
index 06c723538413ea409577926a4a2be7647d3402f5..96fcb92ed27952c11664d374ccd0858ea0509a73 100644 (file)
@@ -7,10 +7,11 @@
         <owners>Cory Deppen, Iskren Chernev</owners>
         <description>A lightweight JavaScript date library for parsing, manipulating, and formatting dates.</description>
         <releaseNotes>
-            * Release Dec 18, 2017
+            * Release Mar 30, 2018
 
-            * [#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
+            * [#4423](https://github.com/moment/moment/pull/4423) [new locale] Added Mongolian locale mn
+            * Various locale improvements
+            * Minor misc changes
         </releaseNotes>
         <projectUrl>http://momentjs.com/</projectUrl>
         <iconUrl>http://pbs.twimg.com/profile_images/482670411402858496/Xrtdc94q_normal.png</iconUrl>