diff --git a/CHANGELOG.md b/CHANGELOG.md index e1e21e6..6cb757f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -77,6 +77,7 @@ For major (breaking) changes - **version 4, 3 and 2** - see end of page. | Version | Date | Comment | | -------------- | -------------- | -------- | +| 5.6.14 | 2021-05-04 | `networkGatewayDefault()` macOS improvement for active VPN | | 5.6.13 | 2021-05-04 | `dockerImagesInspect()`, `dockerContainerInspect()`, `dockerContainerProcesses()` security updates | | 5.6.12 | 2021-04-09 | `networkinterfaces()` windows detection fix | | 5.6.11 | 2021-04-08 | `versions()` parameter sanitation | @@ -398,7 +399,8 @@ For major (breaking) changes - **version 4, 3 and 2** - see end of page. | 3.37.2 | 2018-02-15 | fixed bug `battery().percent` for macOS | | 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.36. +0 | 2018-02-11 | extended FreeBSD support `networkConnections()` | | 3.35.0 | 2018-02-11 | extended FreeBSD support `processLoad()` | | 3.34.1 | 2018-02-11 | updated docs | | 3.34.0 | 2018-02-10 | first partial FreeBSD support | diff --git a/README.md b/README.md index d8f6cbe..e22ef15 100644 --- a/README.md +++ b/README.md @@ -122,6 +122,7 @@ I was able to test it on several Debian, Raspbian, Ubuntu distributions as well If you have comments, suggestions & reports, please feel free to contact me! + I also created a nice little command line tool called [mmon][mmon-github-url] (micro-monitor) for Linux and macOS, also available via [github][mmon-github-url] and [npm][mmon-npm-url] @@ -958,6 +959,7 @@ Written by Sebastian Hildebrandt [sebhildebrandt](https://github.com/sebhildebra - Ricardo Polo [ricardopolo](https://github.com/ricardopolo) - Miłosz Dźwigała [mily20001](https://github.com/mily20001) - cconley717 [cconley717](https://github.com/cconley717) +- Maria Camila Cubides [MariaCamilaCubides](https://github.com/MariaCamilaCubides) OSX Temperature: credits here are going to: diff --git a/docs/contributors.html b/docs/contributors.html index caecfa8..097a194 100644 --- a/docs/contributors.html +++ b/docs/contributors.html @@ -63,6 +63,7 @@
OSX Temperature: credits here are going to: