From 2cacb5cfee2bc76704727ac8ce8bf45ff67a7311 Mon Sep 17 00:00:00 2001 From: Unitech Date: Sun, 12 Jun 2016 22:19:54 +0200 Subject: [PATCH] CHANGELOG update --- CHANGELOG.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) 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