From 13806f11b36bcbdef0cda55188e57fa5f5ef70b5 Mon Sep 17 00:00:00 2001 From: Jens Steube Date: Sun, 20 Jun 2021 11:14:28 +0200 Subject: [PATCH] Add missing entry on new macOS hardware monitor --- docs/changes.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/changes.txt b/docs/changes.txt index c99027da2..579baeb9d 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -8,6 +8,12 @@ - Fixed false negative in hash-mode 15900 (DPAPI masterkey file v2) if password was longer than 64 characters - Fixed integer overflow in Recovered/Time status view column caused by division > 0 but < 1 +## +## Features +## + +- Added temperature watchdog and fanspeed readings for CPU and GPU on macOS using iokit + ## ## Improvements ##