From 8e8eb256c5d8fa50d44b49255a55f093132d2f25 Mon Sep 17 00:00:00 2001 From: Vitaly Cheptsov <4348897+vit9696@users.noreply.github.com> Date: Mon, 2 Sep 2024 08:30:29 +0300 Subject: [PATCH] Sync changelog --- Changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Changelog.md b/Changelog.md index 91fe36c3..8f5c28bd 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,6 +2,7 @@ Lilu Changelog ============== #### v1.6.9 - Fixed loading on macOS 10.10 and older due to a MacKernelSDK regression +- Added AMD IGPU detection via device-id, thanks @Zormeister #### v1.6.8 - Allow loading on macOS 15 without `-lilubetaall`