Skip to content

Commit 1a9cca9

Browse files
committed
Changelog
1 parent e35ffd1 commit 1a9cca9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

build.gradle

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,9 @@ modrinth {
153153
token = System.getenv("MODRINTH_TOKEN")
154154
projectId = "mod-remapping-api"
155155
changelog = """
156-
Fix issues caused by backward compatibility
156+
Apply method invocation replacers to Interface methods as well.\
157+
Fix possible crash while remapping refmap.\
158+
Add system property to run in development mode for 3rd party remappers.
157159
"""
158160
uploadFile = remapJar
159161

0 commit comments

Comments
 (0)