From 374d7005f582ed6eecab6ae78d984f4bae8a1a85 Mon Sep 17 00:00:00 2001 From: CodeByMrFinchum Date: Fri, 3 Jan 2025 10:56:04 +0100 Subject: [PATCH] Initial changelog for OptimaLab35, everything from OPTIMA35 has been removed --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9fabea9..3eb4e75 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ ## 0.0.x ### 0.0.1 - Initial UI-Focused Release +- Forked from OPTIMA35 - Refactored the project to include only UI elements; all core OPTIMA35 files have been removed. - Updated the changelog to reflect the changes. - Integrated with OPTIMA35 from pip, ensuring TUI and GUI functionalities work seamlessly.