]> git.ipfire.org Git - thirdparty/moment.git/commitdiff
Update changelog for 2.15.1
authorIskren Chernev <iskren.chernev@gmail.com>
Wed, 21 Sep 2016 03:31:32 +0000 (20:31 -0700)
committerIskren Chernev <iskren.chernev@gmail.com>
Wed, 21 Sep 2016 03:31:32 +0000 (20:31 -0700)
CHANGELOG.md
Moment.js.nuspec

index a63845f33751e36def4c4c4f3bcbe049a90a0b8b..d53a5615311e2beb564aca60435263808bf80ebb 100644 (file)
@@ -1,6 +1,10 @@
 Changelog
 =========
 
+### 2.15.1
+* Release Sept 20, 2016
+* [3438] [bugfix] Fix locale autoload, revert #3344
+
 ### 2.15.0 [See full changelog](https://gist.github.com/ichernev/10e1c5bf647545c72ca30e9628a09ed3)
 - Release Sept 12, 2016
 
index 429228bf1d14bad5178dde751c3644437b473188..3b75bee7a2aecbeb98e180b482a227dacc92a774 100644 (file)
@@ -7,27 +7,8 @@
         <owners>Cory Deppen, Iskren Chernev</owners>
         <description>A lightweight javascript date library for parsing, manipulating, and formatting dates.</description>
         <releaseNotes>
-            See full changelog -- https://gist.github.com/ichernev/10e1c5bf647545c72ca30e9628a09ed3
-            Release Sept 12, 2016
-
-            * New Locales
-              * #3255 [new locale] mi: Maori language
-              * #3267 [new locale] ar-ly: Arabic (Libya) locale
-              * #3333 [new locale] zh-hk: Chinese (Hong Kong) locale
-
-            * Bugfixes
-              * #3276 [bugfix] duration: parser: Support ms durations in .NET syntax
-              * #3312 [bugfix] locales: Enable locale-data getters without moment (fixes #3284)
-              * #3381 [bugfix] parsing: Fix parseZone without timezone in string, fixes #3083
-              * #3383 [bugfix] toJSON: Fix isValid so that toJSON works after a moment is frozen
-              * #3427 [bugfix] ie8: Fix IE8 (regression in 2.14.x)
-
-            * Packaging
-              * #3299 [pkg] npm: Do not include .npmignore in npm package
-              * #3273 [pkg] jspm: Include moment.d.ts file in package
-              * #3344 [pkg] exports: use module.require for nodejs
-
-            Also some locale and typescript improvements
+            * Release Sept 20, 2016
+            * [3438] [bugfix] Fix locale autoload, revert #3344
         </releaseNotes>
         <projectUrl>http://momentjs.com/</projectUrl>
         <iconUrl>http://pbs.twimg.com/profile_images/482670411402858496/Xrtdc94q_normal.png</iconUrl>