prepare for 0.7.0 release

This commit is contained in:
Trent Mick 2012-04-27 16:21:15 -07:00
parent c7d5f8b240
commit 2daf47c11c

View file

@ -1,6 +1,6 @@
# bunyan Changelog
## bunyan 0.7.0 (not yet released)
## bunyan 0.7.0
- [issue #12] Add `bunyan.createLogger(OPTIONS)` form, as is more typical in
node.js APIs. This'll eventually become the preferred form.