Commit 49c5ff4
committed
2017-02-21, Version 4.8.0 'Argon' (LTS)
Notable Changes:
* child_process: add shell option to spawn() (cjihrig)
#4598
* crypto:
* add ALPN Support (Shigeki Ohtsu)
#2564
* allow adding extra certs to well-known CAs (Sam Roberts)
#9139
* deps:
* v8: expose statistics about heap spaces (Ben Ripkens)
#4463
* fs: add the fs.mkdtemp() function. (Florian MARGAINE)
#5333
* process:
* add `externalMemory` to `process` (Fedor Indutny)
#9587
* add process.cpuUsage() (Patrick Mueller)
#10796
PR-URL: #109731 parent 1162e28 commit 49c5ff4
2 files changed
+149
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
| 82 | + | |
82 | 83 | | |
83 | 84 | | |
84 | 85 | | |
| |||
0 commit comments