]> git.ipfire.org Git - thirdparty/moment.git/commitdiff
Update changelog for 2.25.1
authorIskren Chernev <iskren.chernev@gmail.com>
Fri, 1 May 2020 18:42:55 +0000 (21:42 +0300)
committerIskren Chernev <iskren.chernev@gmail.com>
Fri, 1 May 2020 18:42:55 +0000 (21:42 +0300)
CHANGELOG.md
Moment.js.nuspec

index 231e373178381d7650c2b80ddca0107d9f9250dd..ed85faf818a77820dc9638a63fdd71321e5353af 100644 (file)
@@ -1,6 +1,19 @@
 Changelog
 =========
 
+### 2.25.1
+
+* Release May 1, 2020
+
+This is a quick patch release to address some of the issues raised after
+releasing 2.25.0.
+
+* [2e268635](https://github.com/moment/moment/commit/2e268635) [misc] Revert #5269 due to webpack warning
+* [226799e1](https://github.com/moment/moment/commit/226799e1) [locale] fil: Fix metadata comment
+* [a83a521](https://github.com/moment/moment/commit/a83a521) [bugfix] Fix typeoff usages
+* [e324334](https://github.com/moment/moment/commit/e324334) [pkg] Add ts3.1-typings in npm package
+* [28cc23e](https://github.com/moment/moment/commit/28cc23e) [misc] Remove deleted generated locale en-SG
+
 ### 2.25.0 [See full changelog](https://gist.github.com/ichernev/6148e64df2427e455b10ce6a18de1a65)
 
 * Release May 1, 2020
index 82f403aa5cb4a2cd3c088af818940414f61489d3..8d2728410495336987d3efd520690ad6537d46ab 100644 (file)
@@ -9,13 +9,14 @@
         <releaseNotes>
             * Release May 1, 2020
 
-            * [#4611](https://github.com/moment/moment/issues/4611) [022dc038](https://github.com/moment/moment/commit/022dc038) [feature] Support for strict string parsing, fixes [#2469](https://github.com/moment/moment/issues/2469)
-            * [#4599](https://github.com/moment/moment/issues/4599) [4b615b9d](https://github.com/moment/moment/commit/4b615b9d) [feature] Add support for eras in en and jp
-            * [#4296](https://github.com/moment/moment/issues/4296) [757d4ff8](https://github.com/moment/moment/commit/757d4ff8) [feature] Accept custom relative thresholds in duration.humanize
+            This is a quick patch release to address some of the issues raised after
+            releasing 2.25.0.
 
-            * 18 bigfixes
-            * 36 locale fixes
-            * 5 new locales (oc-lnc, zh-mo, en-in, gom-deva, fil)
+            * 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
         </releaseNotes>
         <projectUrl>http://momentjs.com/</projectUrl>
         <iconUrl>http://pbs.twimg.com/profile_images/482670411402858496/Xrtdc94q_normal.png</iconUrl>