Skip to content

Commit

Permalink
Docs: Sync changelog
Browse files Browse the repository at this point in the history
Note: modern Xcode cannot build for macOS 10.6 even when
-mmacosx-version-min=10.6 is provided and many 10.6 targets
are 32-bit. If anyone needs to compile for this legacy, they
are really on their own.
  • Loading branch information
vit9696 committed Apr 6, 2024
1 parent 75e19f1 commit a9cbdde
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ OpenCore Changelog
#### v1.0.0
- Updated builtin firmware versions for SMBIOS and the rest
- Switched to Apple silicon GitHub runner for CI, thx @Goooler
- Upgraded bundled EDK-II BaseTools `EfiRom` & `GenFfs` to fat binary, dual ARM and x64 support
- Added Apple Silicon support in all provided utilities
- Utilities now require macOS 10.9+ (OpenCore itself still supports macOS 10.4+)

#### v0.9.9
- Fixed incorrect warning in ocvalidate
Expand Down

0 comments on commit a9cbdde

Please sign in to comment.