diff --git a/CHANGES.md b/CHANGES.md index 6878f64..9c0251a 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,6 @@ # bunyan Changelog -## bunyan 0.7.0 (not yet released) +## bunyan 0.7.0 - [issue #12] Add `bunyan.createLogger(OPTIONS)` form, as is more typical in node.js APIs. This'll eventually become the preferred form.