diff --git a/1.6.md b/1.6.md index 71a98d86..0ce4b075 100644 --- a/1.6.md +++ b/1.6.md @@ -16,7 +16,10 @@ Thanks to the following people for contributing this release. - [ CRUX ] Also print the CRUX version. **[@onodera-punpun](https://github.com/onodera-punpun)** **CPU**
-- Don't print CPU cores if detection fails. +- [ Windows ] Don't print CPU cores if detection fails. + +**Resolution**
+- [ Windows ] Don't print resolution if detection fails. **Public IP**
- Made public IP function faster by using `dig` if available. **[@iandrewt](https://github.com/iandrewt)**