diff --git a/changelog.md b/changelog.md index 6451ce8..773c718 100644 --- a/changelog.md +++ b/changelog.md @@ -1,4 +1,7 @@ # Changelog +## v4.3.2 (2024-12-28) +* Fixed a few bugs related to Saved Level Filtering + ## v4.3.2 (2024-12-21) * Added Bonus Levels to BI menu * Removed derated counter from Demons Info on profiles (temporarily) @@ -347,7 +350,7 @@ Thank you all for using BI, see you in 2.2 :) --Cvolton - Using a faster search method for some filtered searches ## v2.4.6 (2023-06-11) -- Added "no coins" filter (thanks _tz and RandomB) +- Added "no coins" filter (thanks acaruso and RandomB) - Bugfixes & improvements ## v2.4.5 (2023-02-03) diff --git a/mod.json b/mod.json index 383a8b9..233f847 100644 --- a/mod.json +++ b/mod.json @@ -1,6 +1,6 @@ { "geode": "4.1.1", - "version": "v4.3.2", + "version": "v4.3.3", "gd": { "win": "2.2074", "android": "2.2074",