From 5b53c7f89d490bac67d2b5e60bdd2a5054d104f7 Mon Sep 17 00:00:00 2001 From: Fazri Gading Date: Wed, 21 Jan 2026 16:32:32 +0800 Subject: [PATCH] Prepare release v2.0.2b --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 0ea188b..2f48819 100644 --- a/README.md +++ b/README.md @@ -78,6 +78,9 @@ See [BUILD.md](BUILD.md) for comprehensive build instructions. ## 📋 Changelog +### 🆕 v2.0.ba *(Minor Update: Performance & Utilities)* +[TODO] add features list here + ### 🆕 v2.0.2a *(Minor Update)* - 🧑‍🚀 **Profiles System** — Added proper profile management: create, switch, and delete profiles. Each profile now has its own **isolated mod list**. - 🔒 **Mod Isolation** — Fixed ModManager so mods are **strictly scoped to the active profile**. Browsing and installing now only affects the selected profile.