minor edit

This commit is contained in:
Trent Mick 2012-10-10 17:15:19 -07:00
parent 79fe9cdd9b
commit 835e9458f7

View file

@ -3,7 +3,7 @@
## bunyan 0.14.3 (not yet released) ## bunyan 0.14.3 (not yet released)
- Improve error serialization to walk the chain of `.cause()` errors - Improve error serialization to walk the chain of `.cause()` errors
from the likes of `WError` or `VError` error classes from the likes of from the likes of `WError` or `VError` error classes from
[verror](https://github.com/davepacheco/node-verror) and [verror](https://github.com/davepacheco/node-verror) and
[restify v2.0](https://github.com/mcavage/node-restify). [restify v2.0](https://github.com/mcavage/node-restify).