From d072f118e713d57097723cdcfe2551d1e95e1524 Mon Sep 17 00:00:00 2001 From: Mykola Grymalyuk Date: Fri, 3 Jun 2022 15:31:34 -0600 Subject: [PATCH] CHANGELOG: Add deprecation note for TUI We have no plans to explicitly break TUI support however no effort will be made to keep them functional 0.4.6 release will be the last to publish the TUI on release, future builds will require users to run from source if TUI is desired --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 64faa3ff0..0a53c8073 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,6 +22,9 @@ - Currently running in OpenGL mode, [non-Metal issues](https://github.com/dortania/OpenCore-Legacy-Patcher/issues/108) applicable - Enable Beta Blur settings on non-Metal by default - For slower hardware, disabling may slightly improve performance +- Deprecate TUI support + - Users may still manually run from source for future builds + - Binaries will no longer be provided on future release ## 0.4.5 - Fix AutoPatcher.pkg download on releases