From e7fab5f2cfc02b998d073ab4f4e485d82538d8c1 Mon Sep 17 00:00:00 2001 From: Dylan Date: Sat, 26 Mar 2016 10:29:50 +1100 Subject: [PATCH] Changelog --- 1.6.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/1.6.md b/1.6.md index 731e5f1f..e32fdd1f 100644 --- a/1.6.md +++ b/1.6.md @@ -22,6 +22,9 @@ Thanks to the following people for contributing this release. - [ Windows ] Don't print CPU cores if detection fails. - [ BSD ] Fixed extremely long output. +**GPU**
+- Don't show GPU output on unsupported OS. + **Battery**
- Show charging state in battery output. **[@dawidd6](https://github.com/dawidd6)** and **[@iandrewt](https://github.com/iandrewt)**