diff --git a/CHANGES.md b/CHANGES.md index 7f7aa91..aaa28d1 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,6 @@ # bunyan Changelog -## bunyan 0.14.1 (not yet released) +## bunyan 0.14.1 - [issue #44] Fix the default `bunyan` CLI output of a `res.body` that is an object instead of a string. See issue#38 for the same with `req.body`.