From: Kunal Marwaha Date: Fri, 1 Jun 2018 06:43:56 +0000 (-0700) Subject: Update changelog for 2.22.2 X-Git-Tag: 2.22.2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7fdc23f80973c68dbb0a36710a0ed0c0ffbbee2b;p=thirdparty%2Fmoment.git Update changelog for 2.22.2 --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 73d1f1991..10f28030a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,14 @@ Changelog ========= +### 2.22.2 [See full changelog](https://gist.github.com/marwahaha/4d992c13c2dbc0f59d4d8acae1dc6d3a) + +* Release May 31, 2018 + +* [#4564](https://github.com/moment/moment/pull/4564) [bugfix] Avoid using trim() +* [#4453](https://github.com/moment/moment/pull/4453) [bugfix] Treat periods as periods, not regex-anything period, for weekday parsing in strict mode. +* Minor locale improvements (pa-in, be, az) + ### 2.22.1 [See full changelog](https://gist.github.com/marwahaha/ff2cd13d0eda08afb7a237b10aae558c) * Release Apr 14, 2018 diff --git a/Moment.js.nuspec b/Moment.js.nuspec index efbb8747e..1e8e29fd1 100644 --- a/Moment.js.nuspec +++ b/Moment.js.nuspec @@ -7,11 +7,11 @@ Cory Deppen, Iskren Chernev A lightweight JavaScript date library for parsing, manipulating, and formatting dates. - * Release Apr 14, 2018 + * Release May 31, 2018 - * [#4495](https://github.com/moment/moment/pull/4495) [bugfix] Added HTML5_FMT to moment.d.ts - * Minor locale improvements - * QUnit upgrade and coveralls reporting + * [#4564](https://github.com/moment/moment/pull/4564) [bugfix] Avoid using trim() + * [#4453](https://github.com/moment/moment/pull/4453) [bugfix] Treat periods as periods, not regex-anything period, for weekday parsing in strict mode. + * Minor locale improvements (pa-in, be, az) http://momentjs.com/ http://pbs.twimg.com/profile_images/482670411402858496/Xrtdc94q_normal.png