We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20fcc34 commit 30cf10eCopy full SHA for 30cf10e
CHANGELOG.md
@@ -5,6 +5,17 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](http://keepachangelog.com/)
6
and this project adheres to [Semantic Versioning](http://semver.org/).
7
8
+## [3.1.0] - 2024-12-07
9
+
10
+### Added
11
12
+- Ability to play any demon difficulty
13
+- Ability to refresh if an error occurs
14
15
+### Fixed
16
17
+- Save data bug
18
19
## [3.0.2] - 2024-12-05
20
21
### Fixed
mod.json
@@ -5,7 +5,7 @@
"android": "2.2074",
"mac": "2.2074"
},
- "version": "v3.0.2",
+ "version": "v3.1.0",
"id": "spaghettdev.gd-roulette",
"name": "GD-Roulette",
"developer": "SpaghettDev",
0 commit comments