From a70c0eb969e4ee424602f1bed8cc7af1fee073fa Mon Sep 17 00:00:00 2001 From: Trent Mick Date: Thu, 15 Jan 2015 22:20:11 -0800 Subject: [PATCH] prepare for 1.2.4 release --- CHANGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 66c034e..77fffa6 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -6,7 +6,7 @@ Known issues: bug](https://github.com/TooTallNate/node-gyp/issues/65). -## bunyan 1.2.4 (not yet released) +## bunyan 1.2.4 - [issue #210] Export `bunyan.nameFromLevel` and `bunyan.levelFromName`. It can be a pain for custom streams to have to reproduce that.