update: CHANGELOG

This commit is contained in:
--global 2016-02-29 19:51:35 +01:00
parent f2714c7385
commit ecb09a4ae7

View File

@ -1,4 +1,12 @@
### 1.0.2
- [#1035 #1055] Deactivate automatic dump on startup scripts
- [#1980] Add Javascript source map resolution when exceptions occurs
- [#1937] Allow to act on application having numerics as app name
- [#1945] Fix post_update commands section when file contains Javascript
- [0.6.1](https://github.com/keymetrics/pmx/releases/tag/0.6.1) PMX upgrade
### 1.0.1
- [#1895] pm2 id <app_name>: output array of ids for app_name @soyuka