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

index aa3aef2a704b96ceb63cef28d2a62f24617cd8d0..231e373178381d7650c2b80ddca0107d9f9250dd 100644 (file)
@@ -1,6 +1,18 @@
 Changelog
 =========
 
+### 2.25.0 [See full changelog](https://gist.github.com/ichernev/6148e64df2427e455b10ce6a18de1a65)
+
+* 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
+
+* 18 bigfixes
+* 36 locale fixes
+* 5 new locales (oc-lnc, zh-mo, en-in, gom-deva, fil)
+
 ### 2.24.0 [See full changelog](https://gist.github.com/marwahaha/12366fe45bee328f33acf125d4cd540e)
 
 * Release Jan 21, 2019
index 0671df9e8ba56645c2c52f70d88b260b1ec8844f..648c3cbbcde3d5167874747091fd70acf3e0af36 100644 (file)
@@ -7,13 +7,15 @@
         <owners>Cory Deppen, Iskren Chernev</owners>
         <description>A lightweight JavaScript date library for parsing, manipulating, and formatting dates.</description>
         <releaseNotes>
-            * Release Jan 21, 2019
+            * Release May 1, 2020
 
-            * [#4338](https://github.com/moment/moment/pull/4338) [bugfix] Fix startOf/endOf DST issues while boosting performance
-            * [#4553](https://github.com/moment/moment/pull/4553) [feature] Add localeSort param to Locale weekday methods
-            * [#4887](https://github.com/moment/moment/pull/4887) [bugfix] Make Duration#as work with quarters
-            * 3 new locales (it-ch, ga, en-SG)
-            * Lots of locale improvements
+            * [#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
+
+            * 18 bigfixes
+            * 36 locale fixes
+            * 5 new locales (oc-lnc, zh-mo, en-in, gom-deva, fil)
         </releaseNotes>
         <projectUrl>http://momentjs.com/</projectUrl>
         <iconUrl>http://pbs.twimg.com/profile_images/482670411402858496/Xrtdc94q_normal.png</iconUrl>