]> git.ipfire.org Git - thirdparty/moment.git/commitdiff
Update changelog for 2.19.2
authorIskren Chernev <iskren.chernev@gmail.com>
Sat, 11 Nov 2017 20:19:34 +0000 (22:19 +0200)
committerIskren Chernev <iskren.chernev@gmail.com>
Sat, 11 Nov 2017 20:19:34 +0000 (22:19 +0200)
CHANGELOG.md
Moment.js.nuspec

index d2900f7ed878839de1090e7d4ec7382943585680..f56995c3a57d149a1e5a58f1019a7299d4f9dc23 100644 (file)
@@ -1,6 +1,13 @@
 Changelog
 =========
 
+### 2.19.2 [See changelog (it's the same >:D)](https://gist.github.com/ichernev/76b1a3f33d3a8ff9665ce434a45221d0)
+
+* Release Nov 11, 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)
+
 ### 2.19.1
 
 * Release Oct 11, 2017
index 7b4cbc885419cbd53ddb95c9c1b52698bca35f00..3eddbdc9490168986568d8065d190cb0064f53da 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 Oct 11, 2017
+            * Release Nov 11, 2017
 
-            Make react native and webpack both work
-            * #4225 #4226 #4232
+            * [#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)
         </releaseNotes>
         <projectUrl>http://momentjs.com/</projectUrl>
         <iconUrl>http://pbs.twimg.com/profile_images/482670411402858496/Xrtdc94q_normal.png</iconUrl>