diff --git a/Changelog.md b/Changelog.md index 690f6bd2..354d5ec8 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,12 +1,15 @@ OpenCore Changelog ================== +#### v0.8.3 +- Added ext4 file system driver + #### v0.8.2 - Fixed `AppleCpuPmCfgLock` on macOS 13 - Fixed `DummyPowerManagement` on macOS 13 - Updated builtin firmware versions for SMBIOS and the rest - Added macOS 13 support for `AvoidRuntimeDefrag` Booter quirk - Added injected kext bundle version printing in DEBUG builds -- Added Linux compatibility for CreateVault scripts +- Added Linux compatibility for CreateVault scripts #### v0.8.1 - Improved `ExtendBTFeatureFlags` quirk on newer macOS versions, thx @lvs1974