From b1b6efb96cca23f99bd093fab067235cdeca01e8 Mon Sep 17 00:00:00 2001 From: Vitaly Cheptsov <4348897+vit9696@users.noreply.github.com> Date: Mon, 7 Nov 2022 10:35:11 +0300 Subject: [PATCH] Sync changelog --- Changelog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Changelog.md b/Changelog.md index 6490f43c..fa0fba4b 100644 --- a/Changelog.md +++ b/Changelog.md @@ -9,6 +9,8 @@ OpenCore Changelog - Fixed early log preservation when using unsafe fast file logging - Updated builtin firmware versions for SMBIOS and the rest - Resolved wake-from-sleep failure on EFI 1.1 systems (including earlier Macs) with standalone emulated NVRAM driver +- Updated macrecovery commands with macOS 12 and 13, thx @Core-i99 +- Updates SSDT-BRG0 with macOS-specific STA to avoid compatibility issues on Windows, thx @Lorys89 #### v0.8.5 - Updated builtin firmware versions for SMBIOS and the rest -- GitLab