From e14f19132730ba81f73e5917b46b15b89a3e5aed Mon Sep 17 00:00:00 2001 From: Trent Mick Date: Mon, 7 Sep 2015 01:27:01 -0700 Subject: [PATCH] prepare for 1.5.0 release --- CHANGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 19d96c3..6e8496c 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -6,7 +6,7 @@ Known issues: bug](https://github.com/TooTallNate/node-gyp/issues/65). -## bunyan 1.5.0 (not yet released) +## bunyan 1.5.0 - [pull #236, issue #231, issue #223] Fix strict mode in the browser. - [pull #282, issue #213] Fixes bunyan to work with webpack. By Denis Izmaylov.