Skip to content

Commit

Permalink
Updating readme for 1.4.0 changes
Browse files Browse the repository at this point in the history
  • Loading branch information
timrwood committed Mar 2, 2012
1 parent 566cf30 commit e4c2b8e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.markdown
Expand Up @@ -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.
Expand Down

0 comments on commit e4c2b8e

Please sign in to comment.