prepare for 0.13.1 release

master 0.13.1
Trent Mick 2012-08-21 11:06:17 -07:00
parent d4722a4172
commit 1bd584a170
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# bunyan Changelog
## bunyan 0.13.1 (not yet released)
## bunyan 0.13.1
- [issue #34] Ensure `req.body`, `res.body` and other request/response fields
are emitted by the `bunyan` CLI (mostly by Rob Gulewich).