From 59c0d7362567181a0cb66299c7fef2d252068567 Mon Sep 17 00:00:00 2001 From: Herdiansyah Date: Tue, 23 Jan 2018 07:25:51 +0700 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 30a557da..8bf369fc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ - [**@dawidd6**](https://github.com/dawidd6) - [**@MitchWeaver**](https://github.com/MitchWeaver) - [**@StarryTony**](https://github.com/StarryTony) +- [**@rage311**](https://github.com/rage311) ## OS @@ -64,12 +65,17 @@ - [linux] Detect the correct temperature file to use. - [windows] Removed `$temp` usage as it's an envar. +- [OpenBSD] Fixed CPU temperature that fails to appear in some systems. [**@rage311**](https://github.com/rage311) **GPU** - [linux] Added driver version to NVIDIA output. - [macOS] Added NVIDIA support. [**@iandrewt**](https://github.com/iandrewt) +**Memory** + +- [OpenBSD] Fixed memory usage values. [**@rage311**](https://github.com/rage311) + **Package Manager** - Added detection for Sabotage Linux's `butch` [**@MitchWeaver**](https://github.com/MitchWeaver)