diff --git a/changelog.md b/changelog.md index 7045f2c..43f3c53 100644 --- a/changelog.md +++ b/changelog.md @@ -1,13 +1,17 @@ +# v2.0.1 + +- Bugfix: BetterAchievements background didn't change + # v2.0.0 -- ~~Added ninXout's Geode menu loop~~ (delayed to v2.0.1) +- ~~Added ninXout's Geode menu loop~~ (delayed to v2.1.0) - Refactored code - Revamped settings menu - Bugfix: [Color settings don't work](https://github.com/OmgRod/Geodify/issues/11) - Bugfix: [Icon Ninja stuff (thanks undefined0 :D)](https://github.com/OmgRod/Geodify/issues/14) - Changed color offset to change [each individual wave](https://github.com/OmgRod/Geodify/issues/13) - Switched from External Hook API to Alpha's Geode Utils -- ~~Geodify layer previews~~ (delayed to v2.0.1 or v2.1.0) +- ~~Geodify layer previews~~ (delayed to v2.1.0) ``` Setting keys were changed. What does this mean? diff --git a/mod.json b/mod.json index e1b19e0..1633429 100644 --- a/mod.json +++ b/mod.json @@ -5,7 +5,7 @@ "win": "2.2074", "mac": "2.2074" }, - "version": "v2.0.0", + "version": "v2.0.1", "id": "omgrod.geodify", "name": "Geodify", "developers": ["OmgRod", "Viper"],