Skip to content

Commit 999fd79

Browse files
committed
Added changelog for 1.1.0.0 in update.json.
Signed-off-by: Pavel Erokhin (MairwunNx) <[email protected]>
1 parent 7cc24a8 commit 999fd79

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

update.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
{
2-
"homepage": "https://github.com/ProjectEssentials/ProjectEssentials-Warps/releases/tag/v1.14.4-1.0.0.0",
2+
"homepage": "https://github.com/ProjectEssentials/ProjectEssentials-Warps/releases/tag/v1.14.4-1.1.0.0",
33
"1.14.4": {
4+
"1.14.4-1.1.0.0": " - Removed redundant logger messages.\n - Removed redundant java plugin.\n - Fixed incorrect removing warp.\n - Fixed typos in documentation.\n - Gradle distribution changed to all in gradle-wrapper.properties.\n - Updated forge and kotlinx serialization version.\n - Updated permissions module version.\n - Updated kotlin runtime version.\n - build.gradle file cleanup.\n - Simplified JsonConfiguration in WarpModelUtils.kt\n - Package name cleanup.\n - Improved mod loading performance.\n - Now Permissions module not mandatory.\n - Added CHANGELOG.md file.\n - Added german translations by @BixelPitch.\n - Brazilian portuguese translations by @rafaelcascaslho.",
45
"1.14.4-1.0.0.0": " - Initial release of Project Essentials Warps as Project Essentials part."
56
},
67
"promos": {
7-
"1.14.4-latest": "1.14.4-1.0.0.0",
8-
"1.14.4-recommended": "1.14.4-1.0.0.0"
8+
"1.14.4-latest": "1.14.4-1.1.0.0",
9+
"1.14.4-recommended": "1.14.4-1.1.0.0"
910
}
1011
}

0 commit comments

Comments
 (0)