diff --git a/CHANGES.md b/CHANGES.md index ea2cc01..f8e6437 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -8,11 +8,13 @@ Known issues: ## bunyan 0.22.3 (not yet released) -(nothing yet) +- Republish the same code to npm. ## bunyan 0.22.2 +Note: Bad release. The published package in the npm registry got corrupted. Use 0.22.3 or later. + - #131 Allow `log.info()` and, most importantly, don't crash on that. - Update 'mv' optional dep to latest.