Skip to content

Commit fc9caa8

Browse files
committed
Release 1.3.6
1 parent 7d07943 commit fc9caa8

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

CHANGELOG.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
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+
* Fixed rendering issues with Ars Nouveau
2+
* Removed Scorched Guns 2 from the HUD batching disable list (A new fix resolves the graphical issues without disabling HUD batching)
3+
* 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.20.4
17+
maven_version=1.3.6+1.20.4

0 commit comments

Comments
 (0)