Skip to content

Commit 0ae536e

Browse files
committed
chore: 3.0 changelog
1 parent 53f74ac commit 0ae536e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
### 3.0
2+
3+
- removes node 8 support
4+
- add z/OS (os390) support
5+
- environment variables to configure pidusage (`PIDUSAGE_USE_PS`, `PIDUSAGE_MAXAGE`, `PIDUSAGE_SILENT`)
6+
- use a default Date when `uptime` returns `undefined`
7+
18
### 2.0.17
29

310
- allow to manually clear the event loop when needed it'll clear itself after a given timeout (default to `60000ms` but you can specify it with the `maxage` option, [see this file](https://github.com/soyuka/pidusage/blob/master/test/fixtures/eventloop.js#L3)) [1740a4f](https://github.com/soyuka/pidusage/commit/2779e520d3414a8318c86279cf14bebae3264604)

0 commit comments

Comments
 (0)