From 98430d708a4acb3b7f7aabdb2644114e9f9d83fe Mon Sep 17 00:00:00 2001 From: Trent Mick Date: Sun, 12 Apr 2015 22:18:39 -0700 Subject: [PATCH] prepare for 1.3.5 release --- CHANGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index cbc0253..7f0b608 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.5 (not yet released) +## bunyan 1.3.5 - [issue #233] Make `bunyan` defensive on res.header as a boolean. - [issue #242] Make `bunyan` defensive on err.stack not being a string.