From a107fe7631ff70191d87c4bfaa046673b8469ffb Mon Sep 17 00:00:00 2001 From: Rikko Date: Sun, 30 Apr 2023 22:54:39 +0530 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9da6511..5249304 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ ## Plugin Manager (dd-mm-yyyy) +### 0.3.2 (30-04-2023) + +- Fix sometimes same sound would repeat twice when pressing a button. +- Low key attempt to experiment with staging branch by changing current tag in `plugin_manager.py`. +- Assume underscores as spaces when searching for plugins in game. + ### 0.3.1 (04-03-2023) - Resize the plugin window to limit the overlapping of plugin description.