prepare for 1.3.1 release

This commit is contained in:
Trent Mick 2015-01-17 22:05:06 -08:00
parent 08a4bab1ba
commit d61fd2f473

View file

@ -6,7 +6,7 @@ Known issues:
bug](https://github.com/TooTallNate/node-gyp/issues/65).
## bunyan 1.3.1 (not yet released)
## bunyan 1.3.1
- Export `bunyan.RotatingFileStream` which is needed if one wants to
customize it. E.g. see issue #194.