Skip to content

Commit 8c8a1f5

Browse files
committed
pre-release 0.12.16
1 parent 30d03dc commit 8c8a1f5

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
- YAML support for apps declarations
66
- Improve app declaration file parsing (log_file, out_file, error_file)
77

8-
# 0.12.16 (Coming next)
8+
# 0.12.16 (Current stable)
99

1010
- Feature : File transmission added in Agent
1111
- Feature : Transmit Node.js/io.js version in Agent
@@ -14,10 +14,11 @@
1414
- Enhanced: pm2 conf display all configuration values
1515
- Enhanced: pm2-dev
1616
- Enhanced: Better error messages when validating data passed via CLI
17-
- Enhanced: Smaller memory footprint for PM2 (~20%)
17+
- Enhanced: Smaller memory footprint for PM2 (~30%)
1818
- Fix #1285 : PID file was deleted after a reload/gracefulReload
19+
- Fix : ENOMEM made PM2 crash
1920

20-
# 0.12.15 (Current Stable)
21+
# 0.12.15
2122

2223
- Fix #941 : Env variables overrided when an app is restarted
2324
- max_memory_restart now performs a graceful reload

0 commit comments

Comments
 (0)