diff --git a/CHANGES.md b/CHANGES.md index 0d20fc7..8fb4de7 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -6,7 +6,7 @@ Known issues: bug](https://github.com/TooTallNate/node-gyp/issues/65). -## bunyan 1.3.4 (not yet released) +## bunyan 1.3.4 - Allow `log.child(...)` to work even if the logger is a *sub-class* of Bunyan's Logger class.