From d9fb5c89d1b0649415eba9cae5f201492aa780f9 Mon Sep 17 00:00:00 2001 From: Jose Quintana Date: Tue, 12 Dec 2023 22:08:02 +0100 Subject: [PATCH] docs: Mac OS X 14.2 (macOS Sonoma) --- CHANGELOG.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cfdeef8..123d8ef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,20 @@ All notable changes to this project will be documented in this file. +# [14.2](https://github.com/joseluisq/macosx-sdks/releases/tag/14.2) - Sep 26, 2023 + +[macOS Sonoma 14.2](https://developer.apple.com/documentation/macos-release-notes/macos-14_2-release-notes) SDK packaged using [osxcross](https://github.com/tpoechtrager/osxcross#packaging-the-sdk). + +**SHA256SUM:** `f8d1eef4657df91d3ea8a8ee810d3e14e0291032a64d6643e8add4c5155e6f60` + +__Note:__ + +Please ensure you have read and understood the [Xcode license terms](https://www.apple.com/legal/sla/docs/xcode.pdf) first. + +[Changes][14.2] + + + # [14.0](https://github.com/joseluisq/macosx-sdks/releases/tag/14.0) - Sep 26, 2023 [macOS Sonoma 14.0](https://developer.apple.com/documentation/macos-release-notes/macos-14-release-notes) SDK packaged using [osxcross](https://github.com/tpoechtrager/osxcross#packaging-the-sdk). @@ -240,6 +254,7 @@ Please ensure you have read and understood the [Xcode license terms](https://www [Changes][10.15] +[14.2]: https://github.com/joseluisq/macosx-sdks/compare/14.2...14.0 [14.0]: https://github.com/joseluisq/macosx-sdks/compare/13.3...14.0 [13.3]: https://github.com/joseluisq/macosx-sdks/compare/10.9...13.3 [10.9]: https://github.com/joseluisq/macosx-sdks/compare/10.10...10.9