Skip to content

Commit

Permalink
[doc] Add latest fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
indexzero committed Jun 1, 2018
1 parent 56734c1 commit eae574d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@

- [#1332], (@DABH): logger.debug is sent to stderr (Fixed [#1024])
- [#1328], (@ChrisAlderson): Logger level doesn't update transports level (Fixes [#1191]).
- [#1340], (@indexzero): Check log.length when evaluating "legacyness" of transports (Fixes [#1280])
- [#1346], (@indexzero): Implement _final from Node.js streams. (Related to winston-transport#24, Fixes #1250).
- [TODO]: REMAINS OPEN, NO PR (Fixes #1261)
- [TODO]: REMAINS OPEN, NO PR (Fixes #1289)
- [#1340], (@indexzero): Check log.length when evaluating "legacyness" of transports (Fixes [#1280]).
- [#1346], (@indexzero): Implement _final from Node.js streams. (Related to winston-transport#24, Fixes [#1250]).
- [#1347]: Wrap calls to `format.transform` with try / catch (Fixes [#1261]).
- [TODO]: REMAINS OPEN, NO PR (Fixes [#1289])

## v3.0.0-rc6 / 2018-05-30
### T-MINUS 6-DAY TO WINSTON@3 EDITION
Expand Down

0 comments on commit eae574d

Please sign in to comment.