Skip to content

Commit f3ecb26

Browse files
committed
Release 7.4.0 RC 1
1 parent 86a6186 commit f3ecb26

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
- Deprecate some remnants of the fast mode system that are superseded by the side effect system
2020
- Reworked the way WorldEdit CLI pulls in versioned data, allowing dynamic data loading
2121
- Fixed the hand, offhand, and pos1 patterns not showing in suggestions
22+
- Changed the legacy mapping system to not automatically load on startup, and instead load on first usage
2223

2324
7.3.18
2425
- Added support for 1.21.11

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
group=com.sk89q.worldedit
2-
version=7.4.0-SNAPSHOT
2+
version=7.4.0-rc-01
33

44
org.gradle.jvmargs=-Xmx2000M
55
org.gradle.parallel=true

0 commit comments

Comments
 (0)