mirror of
https://github.com/Unitech/pm2.git
synced 2025-12-08 20:35:53 +00:00
0.10.4 release
This commit is contained in:
parent
2960b64136
commit
c82995a7ae
@ -1,4 +1,13 @@
|
||||
|
||||
# 0.10.1-2-3-4
|
||||
|
||||
- env option via programmatic interface
|
||||
- fix watch system
|
||||
- correct pm2 describe command
|
||||
- close file used via pm2 flush
|
||||
- add startOrReload
|
||||
- better closing events
|
||||
|
||||
# 0.10.0 - PM2 Hellfire release
|
||||
|
||||
- PM2 hearth code has been refactored and now it handles extreme scenario without any leak or bug
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "pm2",
|
||||
"preferGlobal": "true",
|
||||
"version": "0.10.3",
|
||||
"version": "0.10.4",
|
||||
"os": [
|
||||
"!win32"
|
||||
],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user