From 21c7ffb6fda24443b22fc5d9cfc6b2cdbfb3c542 Mon Sep 17 00:00:00 2001 From: PMheart <17109513+PMheart@users.noreply.github.com> Date: Sun, 16 Jun 2024 10:52:50 +0200 Subject: [PATCH] Sync changelog --- Changelog.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index 3f4b0895..ea7fe352 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,5 +1,8 @@ -WhateverGreen Changelog + WhateverGreen Changelog ======================= +#### v1.6.7 +- Added constants for macOS 15 support + #### v1.6.6 - Extended the Backlight Registers Alternative Fix (BLT) submodule to support both KBL and CFL platforms. (by @0xFireWolf) - Revised the Backlight Registers Fix (BLR) submodule to make it compatible with the Backlight Smoother (BLS) on KBL platforms. (by @0xFireWolf)