mirror of
https://github.com/Unitech/pm2.git
synced 2025-12-08 20:35:53 +00:00
0.5.6
This commit is contained in:
parent
0a2401658a
commit
c6c90e9fdf
@ -1,4 +1,10 @@
|
||||
|
||||
# 0.5.6
|
||||
|
||||
- Coffeescript support
|
||||
- Updating dependencies - axon - commander
|
||||
- Log feature enhanced - duplicates removed - name or id can be passed to pm2 logs xxx
|
||||
|
||||
# 0.5.5
|
||||
|
||||
- Ability to set a name to a launched script + tests
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "pm2",
|
||||
"preferGlobal": "true",
|
||||
"version": "0.5.5",
|
||||
"version": "0.5.6",
|
||||
"engines" : {
|
||||
"node" : ">=0.8"
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user