From f9f4e54c2dc805d7c5f043610ef5da395aeeb701 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Sun, 22 Apr 2018 11:11:57 +1000 Subject: [PATCH] docs: CHANGELOG --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 879f55ea..5760b4a0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ - [**@aidanharris**](https://github.com/aidanharris) - [**@DanySpin97**](https://github.com/DanySpin97) - [**@SolitudeSF**](https://github.com/SolitudeSF) +- [**@Kayant**](https://github.com/Kayant) ## General @@ -23,6 +24,10 @@ - Fixed unexpected backslash being inserted on some systems. +**CPU** + +- Added temperature support for Zen processors. [**@Kayant**](https://github.com/Kayant) + **GPU** - Fixed duplicate Intel GPUs.