From e0ceae09a30547fe995cf96c80b909c8171a414a Mon Sep 17 00:00:00 2001 From: Kunal Marwaha Date: Tue, 19 May 2020 23:40:45 -0700 Subject: [PATCH] Update changelog for 2.26.0 --- CHANGELOG.md | 6 ++++++ Moment.js.nuspec | 7 +++---- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6f58633e2..0aec76cfb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,12 @@ Changelog ========= +### 2.26.0 [See full changelog](https://gist.github.com/marwahaha/0725c40740560854a849b096ea7b7590) + +* Release May 19, 2020 + +TypeScript fixes and many locale improvements + ### 2.25.3 * Release May 4, 2020 diff --git a/Moment.js.nuspec b/Moment.js.nuspec index 56de1d164..461651c5c 100644 --- a/Moment.js.nuspec +++ b/Moment.js.nuspec @@ -2,15 +2,14 @@ Moment.js - 2.25.3 + 2.26.0 Tim Wood, Iskren Chernev, Moment.js contributors Cory Deppen, Iskren Chernev A lightweight JavaScript date library for parsing, manipulating, and formatting dates. - * Release May 4, 2020 + * Release May 19, 2020 - Remove package.json module property. It looks like webpack behaves differently - for modules loaded via module vs jsnext:main. + TypeScript fixes and many locale improvements http://momentjs.com/ http://pbs.twimg.com/profile_images/482670411402858496/Xrtdc94q_normal.png -- 2.47.2