From: Iskren Chernev Date: Mon, 4 May 2020 12:21:32 +0000 (+0300) Subject: Update changelog for 2.25.2 X-Git-Tag: 2.25.2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97ad9287f076f918c6cc9fb67eb25a5d5f341ae4;p=thirdparty%2Fmoment.git Update changelog for 2.25.2 --- diff --git a/CHANGELOG.md b/CHANGELOG.md index ed85faf81..f614dfc76 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,15 @@ Changelog ========= +### 2.25.2 + +* Release May 4, 2020 + +This release includes ES Module bundled moment, separate from it's source code +under dist/ folder. This might alleviate issues with finding the `./locale +subfolder for loading locales. This might also mean now webpack will bundle all +locales automatically, unless told otherwise. + ### 2.25.1 * Release May 1, 2020 diff --git a/Moment.js.nuspec b/Moment.js.nuspec index 801d6c475..022276810 100644 --- a/Moment.js.nuspec +++ b/Moment.js.nuspec @@ -7,16 +7,12 @@ Cory Deppen, Iskren Chernev A lightweight JavaScript date library for parsing, manipulating, and formatting dates. - * Release May 1, 2020 + * Release May 4, 2020 - This is a quick patch release to address some of the issues raised after - releasing 2.25.0. - - * 2e268635 [misc] Revert #5269 due to webpack warning - * 226799e1 [locale] fil: Fix metadata comment - * 1a83a521 [bugfix] Fix typeoff usages - * 6e324334 [pkg] Add ts3.1-typings in npm package - * 728cc23e [misc] Remove deleted generated locale en-SG + This release includes ES Module bundled moment, separate from it's source code + under dist/ folder. This might alleviate issues with finding the `./locale + subfolder for loading locales. This might also mean now webpack will bundle all + locales automatically, unless told otherwise. http://momentjs.com/ http://pbs.twimg.com/profile_images/482670411402858496/Xrtdc94q_normal.png