From 15b65bd1af613b3be2c8be6359d85a86e7018324 Mon Sep 17 00:00:00 2001 From: Serhii Prokhorenko Date: Tue, 8 Oct 2024 15:40:47 +0300 Subject: [PATCH] Sync changelog --- Changelog.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Changelog.md b/Changelog.md index d9986bc9..9f5b1702 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,5 +1,8 @@ WhateverGreen Changelog ======================= +#### v1.6.8 +- Fixed loading on macOS 10.10 and older due to a MacKernelSDK regression + #### v1.6.7 - Added constants for macOS 15 support - Fixed short-circuit evaluation from brightness bound overrides, thanks @damiponce and Gwy