Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
thecatcore committed Dec 24, 2023
1 parent 713d114 commit 3ee220b
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -123,8 +123,10 @@ modrinth {
token = System.getenv("MODRINTH_TOKEN")
projectId = "mod-remapping-api"
changelog = """
Working Dev environment for 1.3+, client and server separated but not pre 1.3 client-server-merged.
Update bundled MixinExtras version to 0.2.0.
Fix crash on loader 0.15+ while keeping compatibility with 0.14 for now.
Now shadowing and relocating tiny-remapper 0.8.2.
Updated mapping-io to 0.5.0.
Compiling against loader 0.15 now.
"""
uploadFile = remapJar

Expand Down

0 comments on commit 3ee220b

Please sign in to comment.