diff --git a/ChangeLog b/ChangeLog index 96993ce3..4139eddd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -38,6 +38,8 @@ running * Moved calling api scrollIntoViewIfNeeded to setCurrentFile. +* Added module is-file-changed. + 2012.08.24, Version 0.1.6 diff --git a/package.json b/package.json index 24401b1b..b894261a 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,8 @@ "node": "0.6.17", "subdomain": "cloudcmd", "dependencies": { - "minify": "0.1.6" + "minify": "0.1.6", + "is-file-changed" : "0.1.0" }, "devDependencies": {}, "engines": {