Skip to content

Commit f7bcbbe

Browse files
committed
Release 1.6.1
1 parent 65859b2 commit f7bcbbe

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1-
* Fixed JourneyMap graphical issues
2-
* Fixed item durability bar render order
3-
* Changed the versioning of ImmediatelyFast. The minor version is now incremented with every Minecraft update. The patch version is incremented with every ImmediatelyFast release. This aims to group all releases for a specific Minecraft version together. It also allows for more frequent releases because I can do a release for a single Minecraft version instead having to accumulate enough changes to justify a release for all supported versions.
1+
* Fixed experimental screen batching on NeoForge and (Lex)Forge
2+
* Fixed Sodium Extras FPS overlay not rendering with Xaero's Minimap
3+
* Fixed rendering issues with FTB Chunks minimap
4+
* Reset shader color when force drawing the current batch (Fixes rendering issue with Detail Armor Bar mod)

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.6.1-SNAPSHOT+1.21.1
17+
maven_version=1.6.1+1.21.1

0 commit comments

Comments
 (0)