From: Tim Wood Date: Fri, 2 Mar 2012 01:06:55 +0000 (-0800) Subject: Updating readme for 1.4.0 changes X-Git-Tag: 1.5.0~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4c2b8ea74077ab6c110d1c0c3fd7017b65c5dc5;p=thirdparty%2Fmoment.git Updating readme for 1.4.0 changes --- diff --git a/README.markdown b/README.markdown index a61bdf57f..982cffea7 100755 --- a/README.markdown +++ b/README.markdown @@ -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.