Skip to content

Commit 449429e

Browse files
committed
Release 1.3.6
1 parent 8ad9044 commit 449429e

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

CHANGELOG.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,2 @@
1-
* (1.21.2+) Fixed AppleSkin graphical issue (The exhaustion bar is now correctly displayed)
2-
* (1.21.4) Fixed crash when enabling the sign buffering optimization on NeoForge
3-
* (1.21.4) Readded (Lex)Forge support
4-
* Improved thread stacktrace logging (It now uses the correct logger)
1+
* Backported HUD batching system from ImmediatelyFast 1.21.2
2+
* Avoid brittle injections (Might reduce crashes caused by mod incompatibilities)

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ reflect_version=1.3.4
1414

1515
maven_group=net.raphimc
1616
maven_name=ImmediatelyFast
17-
maven_version=1.3.6-SNAPSHOT+1.21.1
17+
maven_version=1.3.6+1.21.1

0 commit comments

Comments
 (0)