From 0bb8a2c04e8a5c1726db3602bcbfc21fade095b5 Mon Sep 17 00:00:00 2001 From: Kunal Marwaha Date: Sat, 14 Apr 2018 22:52:15 -0700 Subject: [PATCH] Update changelog for 2.22.1 --- CHANGELOG.md | 8 ++++++++ Moment.js.nuspec | 8 ++++---- 2 files changed, 12 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 42ee3acd9..73d1f1991 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,14 @@ Changelog ========= +### 2.22.1 [See full changelog](https://gist.github.com/marwahaha/ff2cd13d0eda08afb7a237b10aae558c) + +* Release Apr 14, 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 + ### 2.22.0 [See full changelog](https://gist.github.com/marwahaha/ae895025dac3f0641fa9ec2e36d282bb) * Release Mar 30, 2018 diff --git a/Moment.js.nuspec b/Moment.js.nuspec index 76c5b0e7d..ffa782880 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 Mar 30, 2018 + * Release Apr 14, 2018 - * [#4423](https://github.com/moment/moment/pull/4423) [new locale] Added Mongolian locale mn - * Various locale improvements - * Minor misc changes + * [#4495](https://github.com/moment/moment/pull/4495) [bugfix] Added HTML5_FMT to moment.d.ts + * Minor locale improvements + * QUnit upgrade and coveralls reporting http://momentjs.com/ http://pbs.twimg.com/profile_images/482670411402858496/Xrtdc94q_normal.png -- 2.47.2