]> git.ipfire.org Git - thirdparty/moment.git/commitdiff
Update changelog for 2.19.3
authorKunal Marwaha <marwahaha@berkeley.edu>
Wed, 29 Nov 2017 16:01:27 +0000 (11:01 -0500)
committerKunal Marwaha <marwahaha@berkeley.edu>
Wed, 29 Nov 2017 16:01:27 +0000 (11:01 -0500)
CHANGELOG.md
Moment.js.nuspec

index f56995c3a57d149a1e5a58f1019a7299d4f9dc23..d4e9a7d96e4552d7bdd71b41577e2c2fb8beb38b 100644 (file)
@@ -1,6 +1,13 @@
 Changelog
 =========
 
+### 2.19.3 [See changelog](https://gist.github.com/marwahaha/3654006bc0c2e522451c08d12c0bfabf)
+
+* Release Nov 29, 2017
+
+* [#4326](https://github.com/moment/moment/pull/4326) [bugfix] Fix for ReDOS vulnerability (see [#4163](https://github.com/moment/moment/issues/4163))
+* [#4289](https://github.com/moment/moment/pull/4289) [misc] Fix spelling and formatting for U.S. for es-us
+
 ### 2.19.2 [See changelog (it's the same >:D)](https://gist.github.com/ichernev/76b1a3f33d3a8ff9665ce434a45221d0)
 
 * Release Nov 11, 2017
index bf5c86075c3b4a58d6ffba6fb98f631d92dc7ea4..b4374ccf38a1010445558dba8e8bc3bd9a1115b6 100644 (file)
@@ -7,10 +7,10 @@
         <owners>Cory Deppen, Iskren Chernev</owners>
         <description>A lightweight JavaScript date library for parsing, manipulating, and formatting dates.</description>
         <releaseNotes>
-            * Release Nov 11, 2017
+            * Release Nov 29, 2017
 
-            * [#4255](https://github.com/moment/moment/pull/4255) [bugfix] Fix year setter for random days in a leap year, fixes [#4238](https://github.com/moment/moment/issues/4238)
-            * [#4242](https://github.com/moment/moment/pull/4242) [bugfix] updateLocale now tries to load parent, fixes [#3626](https://github.com/moment/moment/issues/3626)
+            * [#4326](https://github.com/moment/moment/pull/4326) [bugfix] Fix for ReDOS vulnerability (see [#4163](https://github.com/moment/moment/issues/4163))
+            * [#4289](https://github.com/moment/moment/pull/4289) [misc] Fix spelling and formatting for U.S. for es-us
         </releaseNotes>
         <projectUrl>http://momentjs.com/</projectUrl>
         <iconUrl>http://pbs.twimg.com/profile_images/482670411402858496/Xrtdc94q_normal.png</iconUrl>