diff --git a/changelog.md b/changelog.md index 98f1a84..6dafe28 100644 --- a/changelog.md +++ b/changelog.md @@ -1,4 +1,10 @@ # Changelog +## v1.3.0-alpha.16 (2024-06-20) +* Added Better Progression leaderboard +* Added Classic/Platformer demons leaderboards +* Added RobTop badge in Moderators list +* Fixed lists progression bar that were not showing correctly the real progression of the user + ## v1.3.0-alpha.15 (2024-06-18) * Added user progression when receiving a list rate notification diff --git a/mod.json b/mod.json index e3447a7..2d79125 100644 --- a/mod.json +++ b/mod.json @@ -1,6 +1,6 @@ { "geode": "3.0.0-beta.2", - "version": "v1.3.0-alpha.15", + "version": "v1.3.0-alpha.16", "gd": { "win": "2.206", "android": "2.206",