diff --git a/0.7-changes b/0.7-changes index 4be73d3..60a3ccc 100644 --- a/0.7-changes +++ b/0.7-changes @@ -8,3 +8,5 @@ connect logger, gelf, smtp, hookio appenders removed from core. reload configuration removed from core - use 'watchr' or something instead appenders now only need to provide configure function log4js.configure now only takes single argument (no options) +tests use mocha not vows +replaced my debug lib with tjholowaychuk's debug (more of a standard)