]> git.ipfire.org Git - thirdparty/moment.git/commitdiff
Update changelog for 2.29.0
authorKunal Marwaha <marwahaha@berkeley.edu>
Tue, 22 Sep 2020 08:22:36 +0000 (01:22 -0700)
committerKunal Marwaha <marwahaha@berkeley.edu>
Tue, 22 Sep 2020 08:22:36 +0000 (01:22 -0700)
CHANGELOG.md
Moment.js.nuspec

index 41b82abeb24e4cf449398577b9d28a40f63788dd..18251ad74c87820215a1523b7db43ecdaffad0b4 100644 (file)
@@ -1,6 +1,16 @@
 Changelog
 =========
 
+### 2.29.0 [See full changelog](https://gist.github.com/marwahaha/b0111718641a6461800066549957ec14)
+
+* Release Sept 22, 2020
+
+New locales (es-mx, bn-bd).
+Minor bugfixes and locale improvements.
+More tests.
+Moment is in maintenance mode. Read more at this link:
+https://momentjs.com/docs/#/-project-status/
+
 ### 2.28.0 [See full changelog](https://gist.github.com/marwahaha/028fd6c2b2470b2804857cfd63c0e94f)
 
 * Release Sept 13, 2020
index 4f106cedd69a0bb52aa0672e53911d79b23f2ff4..3b443a035d0b1a0ad15a5c3dea8cb4307e4661fd 100644 (file)
@@ -7,9 +7,13 @@
         <owners>Cory Deppen, Iskren Chernev</owners>
         <description>A lightweight JavaScript date library for parsing, manipulating, and formatting dates.</description>
         <releaseNotes>
-            * Release Sept 13, 2020
+            * Release Sept 22, 2020
 
-            Fix bug where .format() modifies original instance, and locale updates
+            New locales (es-mx, bn-bd).
+            Minor bugfixes and locale improvements.
+            More tests.
+            Moment is in maintenance mode. Read more at this link:
+            https://momentjs.com/docs/#/-project-status/
         </releaseNotes>
         <projectUrl>http://momentjs.com/</projectUrl>
         <iconUrl>http://pbs.twimg.com/profile_images/482670411402858496/Xrtdc94q_normal.png</iconUrl>