updated changelog

This commit is contained in:
Gareth Jones
2013-08-25 12:05:02 +10:00
parent ac4fd2a7fc
commit 04d0113224

View File

@@ -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)