updated history docs

This commit is contained in:
Sebastian Hildebrandt 2018-02-13 20:35:57 +01:00
parent 9674479c32
commit a5791d2049
2 changed files with 1 additions and 1 deletions

View File

@ -100,6 +100,7 @@ Other changes
| Version | Date | Comment |
| -------------- | -------------- | -------- |
| 3.37.1 | 2018-02-13 | fixed bug `battery.ischarging()` for macOS |
| 3.37.0 | 2018-02-11 | extended FreeBSD support `networkStats()` |
| 3.36.0 | 2018-02-11 | extended FreeBSD support `networkConnections()` |
| 3.35.0 | 2018-02-11 | extended FreeBSD support `processLoad()` |

View File

@ -60,7 +60,6 @@ async function cpu() {
- Version 3.33.0: added bios `bios()` and main board `baseboard()` information
- Version 3.32.0: extended `memLayout()` - added manufacturer
- Version 3.31.0: extended windows support `cpuFlags()` (partially)
- Version 3.30.0: extended `versions()` (added `yarn`, `gulp`, `grunt`, `tsc`, `git`)
- ...
You can find all changes here: [detailed changelog][changelog-url]