Skip to content

Commit

Permalink
[doc] Update CHANGELOG.md for #583.
Browse files Browse the repository at this point in the history
  • Loading branch information
indexzero committed Apr 7, 2015
1 parent 92729a6 commit b82497d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

### Breaking Changes
* [#587](https://github.com/winstonjs/winston/pull/587) Do not extend `String` prototypes as a side effect of using `colors`.
* [#583](https://github.com/winstonjs/winston/pull/583) Use `os.EOL` for all file writing by default.
* [#380](https://github.com/winstonjs/winston/pull/380) Rename `duration` to `durationMs`, which is now a number a not a string ending in `ms`.

## v0.9.0 / 2015-02-03
Expand Down

0 comments on commit b82497d

Please sign in to comment.