diff --git a/README.md b/README.md index 0e01157..ab643e8 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ A mod that allows you to assign a fake rating to online levels. # Features - Ability to give online levels a fake rating - This can be done either through a button in the level info screen or by editing save data +- The popup allows you to independently rate the level's difficulty, stars, and featured status # License This mod is licensed under the [MIT License](./LICENSE). \ No newline at end of file diff --git a/about.md b/about.md index e251f7f..cd4b53c 100644 --- a/about.md +++ b/about.md @@ -3,4 +3,5 @@ A mod that allows you to assign a fake rating to online levels. # Features - Ability to give online levels a fake rating -- This can be done either through a button in the level info screen or by editing save data \ No newline at end of file +- This can be done either through a button in the level info screen or by editing save data +- The popup allows you to independently rate the level's difficulty, stars, and featured status \ No newline at end of file diff --git a/changelog.md b/changelog.md index dfb3b7f..c72c723 100644 --- a/changelog.md +++ b/changelog.md @@ -1,4 +1,8 @@ # Fake Rate Changelog +## v1.2.0 (2024-06-22) +- Revamped the fake rate popup +- Allowed independent customization of difficulty, stars, and featured status + ## v1.1.9 (2024-06-14) - Finalized the release of v1.1.9