Adjust versioning to 0.6.0, match changes

This commit is contained in:
Mykola Grymalyuk
2023-01-19 12:39:42 -07:00
parent 037ff0f2c3
commit 659d842023
3 changed files with 5 additions and 4 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
# OpenCore Legacy Patcher changelog
## 0.5.4
## 0.6.0
- Resolve external NVMe reporting regression from 0.5.2
- Implement Legacy Wireless support for Ventura
- Applicable for BCM94328, BCM94322 and Atheros chipsets
@@ -41,8 +41,8 @@
- Primarily for GPUs lacking GOPs and can't have a newer VBIOS flashed
- Resolve Rapid Security Response support for Haswell+ Macs requiring KDKs
- Implemented via:
- Userspace: RSRRepair at `/etc/rc.server` (2b1c9e3)
- Kernelspace: RSRHelper.kext (cbe1be9)
- Userspace: [RSRRepair](https://github.com/flagersgit/RSRRepair) at `/etc/rc.server` (2b1c9e3)
- Kernelspace: [RSRHelper.kext](https://github.com/khronokernel/RSRHelper) (cbe1be9)
- Increment Binaries:
- OpenCorePkg 0.8.8 - release
- PatcherSupportPkg 0.8.0 - release