diff --git a/CHANGELOG.md b/CHANGELOG.md index 3c44f892..b31e3c86 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -58,10 +58,9 @@ pm2.interact(opts, cb) - @todo: find new license less restrictive. That disallow PM2 to be forked, modified, published for commercial or any business related purpose (at the private and public domain). That asks for any public/private companies to report any modifications in the PM2 source code via a pull request on the official repository github.com/Unitech/PM2. - @todo: optimize interactor (issue on fast reconnect PUSH connection + stop to hit km server for ping) +- @todo: startup tests (real + programmatic) -#### Issues - -- The file ./lib/CLI.js is a big fat object, making the CLI experience some lags on startup. It may be because of require also that is called a number of time arround the CLI. +- Optimization: The file ./lib/CLI.js is a big fat object, making the CLI experience some lags on startup. It may be because of require also that is called a number of time arround the CLI. ### 1.1.3