From 1093b07a8e9495904a10e25a9986d928a5c829b2 Mon Sep 17 00:00:00 2001 From: Trent Mick Date: Mon, 25 Aug 2014 00:51:09 -0700 Subject: [PATCH] prepare for 1.0.1 release --- CHANGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 639a13b..800dd90 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -6,7 +6,7 @@ Known issues: bug](https://github.com/TooTallNate/node-gyp/issues/65). -## bunyan 1.0.1 (not yet released) +## bunyan 1.0.1 - [issues #105, #138, #151] Export `.addStream(...)` and `.addSerializers(...)` to be able to add them after Logger creation.