prepare for 0.20.0 release

This commit is contained in:
Trent Mick 2013-03-15 11:26:32 -07:00
parent 1a8be0c1e6
commit 5b35ca6066

View file

@ -6,7 +6,7 @@ Known issues:
bug](https://github.com/TooTallNate/node-gyp/issues/65).
## bunyan 0.20.0 (not yet released)
## bunyan 0.20.0
- [Slight backward incompatibility] Fix serializer bug introduced in 0.18.3
(see below) to only apply serializers to log records when appropriate.