Update CHANGELOG.md

This commit is contained in:
Rikko 2023-04-30 22:54:39 +05:30 committed by GitHub
parent 44e8d451fd
commit a107fe7631
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.