From c822fc0fd739d42cca71b5d0e86c8dd4a59d7fa3 Mon Sep 17 00:00:00 2001 From: neon ball <35791009+ParaDoX1994@users.noreply.github.com> Date: Fri, 25 Apr 2025 15:30:45 +0300 Subject: [PATCH] Move app versioning explainer to FAQ Was previously in SONOMA-DROP. --- docs/FAQ.md | 9 +++++++++ docs/SONOMA-DROP.md | 9 --------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/docs/FAQ.md b/docs/FAQ.md index 9b998031f..01c020d44 100644 --- a/docs/FAQ.md +++ b/docs/FAQ.md @@ -27,6 +27,15 @@ The patcher application requires **OS X Yosemite 10.10** or later to run. The patcher is designed to target **macOS Big Sur 11.x to macOS Sequoia 15.x**. * Other versions may work, albeit in a broken state. No support is provided for any version outside of the above. +## Application versioning + +Since 1.0.0, OCLP adheres to a proper versioning scheme with major, minor and bug fix system ([Semantic Versioning](https://semver.org/)). + +- First digit: Major changes, including new OS support, API changes, and significant patch set changes, etc +- Second digit: Minor changes, including incoming OS update fixes, minor patch set changes, etc +- Third digit: Bug fixes, primarily hot fixes either due to a regression in prior release or resolving issues in already released OS updates + + ## How do I make sure I'm all up to date? Updating the OCLP installation is a three step process, first the application, second the bootloader and finally root patches. diff --git a/docs/SONOMA-DROP.md b/docs/SONOMA-DROP.md index 5ae378ada..6f94b4114 100644 --- a/docs/SONOMA-DROP.md +++ b/docs/SONOMA-DROP.md @@ -6,15 +6,6 @@ Apple has yet again dropped a bunch of models, continuing their journey on discontinuing Intel Macs. With the release of OpenCore Legacy Patcher 1.0.0, early support for macOS Sonoma has been implemented. -## Versioning - -With 1.0.0, we'll be switching to a proper major, minor and bug fix system ([Semantic Versioning](https://semver.org/)). This means the coming release will be version 1.0.0, and future releases plan to follow this scheme: - -- First digit: Major changes, including new OS support, API changes, and significant patch set changes, etc -- Second digit: Minor changes, including incoming OS update fixes, minor patch set changes, etc -- Third digit: Bug fixes, primarily hot fixes either due to a regression in prior release or resolving issues in already released OS updates - - ## Newly dropped hardware * MacBook10,1: MacBook (Retina, 12-inch, 2017)