CHANGELOG update

This commit is contained in:
Unitech 2016-06-12 22:19:54 +02:00
parent 5fb101330c
commit 2cacb5cfee

View File

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