]> git.ipfire.org Git - thirdparty/moment.git/commitdiff
Update changelog for 2.28.0
authorKunal Marwaha <marwahaha@berkeley.edu>
Sun, 13 Sep 2020 11:22:16 +0000 (04:22 -0700)
committerKunal Marwaha <marwahaha@berkeley.edu>
Sun, 13 Sep 2020 11:22:16 +0000 (04:22 -0700)
CHANGELOG.md
Moment.js.nuspec

index 9f447e99fd854e115660cd2f34976e1a7db67460..41b82abeb24e4cf449398577b9d28a40f63788dd 100644 (file)
@@ -1,6 +1,12 @@
 Changelog
 =========
 
+### 2.28.0 [See full changelog](https://gist.github.com/marwahaha/028fd6c2b2470b2804857cfd63c0e94f)
+
+* Release Sept 13, 2020
+
+Fix bug where .format() modifies original instance, and locale updates
+
 ### 2.27.0 [See full changelog](https://gist.github.com/marwahaha/5100c9c2f42019067b1f6cefc333daa7)
 
 * Release June 18, 2020
index 132110f5273a0faac13f862bdd3f852e36dc780c..62f59497a6a49b1b1aa7e7ce2c6fb6c079887c0b 100644 (file)
@@ -7,9 +7,9 @@
         <owners>Cory Deppen, Iskren Chernev</owners>
         <description>A lightweight JavaScript date library for parsing, manipulating, and formatting dates.</description>
         <releaseNotes>
-            * Release June 18, 2020
+            * Release Sept 13, 2020
 
-            Added Turkmen locale, other locale improvements, slight TypeScript fixes
+            Fix bug where .format() modifies original instance, and locale updates
         </releaseNotes>
         <projectUrl>http://momentjs.com/</projectUrl>
         <iconUrl>http://pbs.twimg.com/profile_images/482670411402858496/Xrtdc94q_normal.png</iconUrl>