From: Iskren Chernev Date: Sat, 11 Nov 2017 20:19:34 +0000 (+0200) Subject: Update changelog for 2.19.2 X-Git-Tag: 2.19.2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=297e7c852ad18fde2d6775ae3bf5abe8996b8972;p=thirdparty%2Fmoment.git Update changelog for 2.19.2 --- diff --git a/CHANGELOG.md b/CHANGELOG.md index d2900f7ed..f56995c3a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/Moment.js.nuspec b/Moment.js.nuspec index 7b4cbc885..3eddbdc94 100644 --- a/Moment.js.nuspec +++ b/Moment.js.nuspec @@ -7,10 +7,10 @@ Cory Deppen, Iskren Chernev A lightweight JavaScript date library for parsing, manipulating, and formatting dates. - * 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) http://momentjs.com/ http://pbs.twimg.com/profile_images/482670411402858496/Xrtdc94q_normal.png