Skip to content
This repository was archived by the owner on Oct 20, 2024. It is now read-only.

Commit 7274b42

Browse files
committed
CHANGELOG.md and bump version
1 parent 1414451 commit 7274b42

File tree

2 files changed

+2
-8
lines changed

2 files changed

+2
-8
lines changed

CHANGELOG.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
11
### What's New
22

3-
* Fixed multiple null pointers.
4-
* Fixed a bunch of linking issues:
5-
* You can no longer link the leading cart to the tail cart making the train immovable.
6-
* Fixed ghost relinking which permanently consumed chains.
7-
* You can no longer link removed minecarts.
8-
* Fixed a possible memory leak.
9-
* In general, linking should be way more stable now.
3+
* Child carts now inherit the max speed of the leading cart.

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ minecraft_version=1.20.2
66
yarn_mappings=1.20.2+build.4
77
loader_version=0.15.3
88
# Mod Properties
9-
mod_version=5.4.2-1.20.2
9+
mod_version=5.4.3-1.20.2
1010
maven_group=com.github.vini2003.linkart
1111
archives_base_name=linkart
1212
# Dependencies

0 commit comments

Comments
 (0)