]> git.ipfire.org Git - thirdparty/moment.git/commitdiff
Updating readme for 1.4.0 changes
authorTim Wood <washwithcare@gmail.com>
Fri, 2 Mar 2012 01:06:55 +0000 (17:06 -0800)
committerTim Wood <washwithcare@gmail.com>
Fri, 2 Mar 2012 01:06:55 +0000 (17:06 -0800)
README.markdown

index a61bdf57f66b0d7aba3b4cd0d6520434cb928038..982cffea737c6d226a30f8aa7fec0e48b5f228d1 100755 (executable)
@@ -31,6 +31,14 @@ Moment.js is freely distributable under the terms of the MIT license.
 Changelog
 =========
 
+### 1.4.0 [See milestone](https://github.com/timrwood/moment/issues?milestone=8&state=closed)
+
+Added `moment.fn.toDate` as a replacement for `moment.fn.native`.
+
+Added `moment.fn.sod` and `moment.fn.eod` to get the start and end of day.
+
+Various bugfixes.
+
 ### 1.3.0 [See milestone](https://github.com/timrwood/moment/issues?milestone=7&state=closed)
 
 Added support for parsing month names in the current language.