Skip to content

Commit 06bb286

Browse files
committed
bump version + changelog
1 parent c504dec commit 06bb286

File tree

2 files changed

+4
-8
lines changed

2 files changed

+4
-8
lines changed

changelog.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,6 @@ This version has the following targets:
99

1010
## Changes
1111

12-
- Fix crash when attempting to edit the radial menu
13-
- Add some error checking surrounding DefaultConfigManager to debug an ongoing bug
14-
- Stop periodically saving when using gyro auto-calibration
15-
- Fix stale boundInputs in InputBindings for controllers sharing the same settings
16-
- Make vmouse CURSOR_ONLY truly cursor only, and add a new CURSOR_SCROLL mode to replace the original functionality
17-
- Allow registration and rendering of custom guide domains
18-
- Update translations
12+
- Fix double tap to sprint being hard to trigger
13+
- Fix crash with large modpacks due to a race condition in a Controlify resource reloader
14+
- Optimise some mixins

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
org.gradle.jvmargs=-Xmx4G
22
org.gradle.parallel=true
33

4-
modVersion=3.0.0-beta.3
4+
modVersion=3.0.0
55
modId=controlify
66
modName=Controlify
77
modDescription=The most advanced controller mod for Minecraft.

0 commit comments

Comments
 (0)