diff --git a/CHANGELOG.md b/CHANGELOG.md index 80722d1..9c5b2cb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -80,6 +80,7 @@ For major (breaking) changes - **version 4, 3 and 2** - see end of page. | Version | Date | Comment | | -------------- | -------------- | -------- | +| 5.11.4 | 2022-02-20 | `powerShell` execution policy fix (windows) | | 5.11.3 | 2022-02-14 | updated docs | | 5.11.2 | 2022-02-05 | `powerShell` speed improvements (windows) | | 5.11.1 | 2022-02-03 | `osInfo()` fixed issue fqdn (openBSD) | diff --git a/README.md b/README.md index 755f37c..db9d234 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ [![Sponsoring][sponsor-badge]][sponsor-url] [![MIT license][license-img]][license-url] -This is amazing. Started as a small project just for myself, it now has > 15,000 lines of code, > 500 versions published, up to 4 mio downloads per month, > 60 mio downloads overall. #1 NPM ranking for backend packages. Thank you to all who contributed to this project! +This is amazing. Started as a small project just for myself, it now has > 15,000 lines of code, > 500 versions published, up to 4 mio downloads per month, > 75 mio downloads overall. #1 NPM ranking for backend packages. Thank you to all who contributed to this project! ## New Version 5.0 diff --git a/docs/history.html b/docs/history.html index 51a3aa1..2f1d2c7 100644 --- a/docs/history.html +++ b/docs/history.html @@ -57,6 +57,11 @@
+