]> git.ipfire.org Git - thirdparty/moment.git/commitdiff
Update changelog for 2.18.1
authorIskren Chernev <iskren.chernev@gmail.com>
Tue, 21 Mar 2017 22:52:20 +0000 (00:52 +0200)
committerIskren Chernev <iskren.chernev@gmail.com>
Tue, 21 Mar 2017 22:52:20 +0000 (00:52 +0200)
CHANGELOG.md
Moment.js.nuspec

index 20eb91ca976f1b333055990a62b54d11586fa183..bff62fabdb385739d889b5510eb1e0208e36f345 100644 (file)
@@ -1,6 +1,13 @@
 Changelog
 =========
 
+### 2.18.1
+
+* Release Mar 22, 2017
+
+* [#3853](https://github.com/moment/moment/pull/3853) [misc] Fix invalid whitespace character causing inability to parse
+  moment.js
+
 ### 2.18.0 [See full changelog](https://gist.github.com/ichernev/78920c5a1e419fb28c6e4546d1b7235c)
 
 * Release Mar 18, 2017
index f2ed6f3c3acc2d44201241b0779854c9e21294ea..0499362d8b76cfe166a2478f6e0d18f7cc209f38 100644 (file)
@@ -7,10 +7,9 @@
         <owners>Cory Deppen, Iskren Chernev</owners>
         <description>A lightweight JavaScript date library for parsing, manipulating, and formatting dates.</description>
         <releaseNotes>
-            * Release Mar 18, 2017 -- full changelog https://gist.github.com/ichernev/78920c5a1e419fb28c6e4546d1b7235c
-            * [#3708](https://github.com/moment/moment/pull/3708) [feature] RFC2822 parsing
-            * [#3611](https://github.com/moment/moment/pull/3611) [feature] Durations gain validity
-            * many more
+            * Release Mar 22, 2017
+            * [#3853](https://github.com/moment/moment/pull/3853) [misc] Fix invalid whitespace character causing inability to parse
+              moment.js
         </releaseNotes>
         <projectUrl>http://momentjs.com/</projectUrl>
         <iconUrl>http://pbs.twimg.com/profile_images/482670411402858496/Xrtdc94q_normal.png</iconUrl>