From 54614dee59a09dabd4a071345aaeadb95861ef75 Mon Sep 17 00:00:00 2001 From: Sravan Date: Sat, 13 May 2023 19:52:14 +0530 Subject: [PATCH] Update CHANGELOG Updated changelog with the relevant fixes. --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5249304..fa2f87a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ ## Plugin Manager (dd-mm-yyyy) +### 0.3.3 (13-05-2023) + +- Print the number and names of the client supported plugins which are newly added to the plugin manager. + ### 0.3.2 (30-04-2023) - Fix sometimes same sound would repeat twice when pressing a button.