Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
OmgRod committed Jan 19, 2025
1 parent 63a5fff commit 17a8241
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
8 changes: 6 additions & 2 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -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?
Expand Down
2 changes: 1 addition & 1 deletion mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"],
Expand Down

0 comments on commit 17a8241

Please sign in to comment.