mirror of
https://github.com/Unitech/pm2.git
synced 2025-12-08 20:35:53 +00:00
CHANGELOG update
This commit is contained in:
parent
5fb101330c
commit
2cacb5cfee
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user