Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 903 Bytes

changelog.md

File metadata and controls

18 lines (11 loc) · 903 Bytes

Version 2.1.3

  • [FIX] Support neoforge's neoforge.mods.toml file introduced in 20.5.0 - MattSturgeon

Version 2.1.2

  • [FIX] GitHub release createTag option was broken - #15 - MattSturgeon

Version 2.1.1

  • [FEAT] GitHub release draft and target options - #11 - MattSturgeon

Version 2.1.0

  • [BUG] Fixed Modrinth Uploads failing when using ModLoaders enum - HypherionSA
  • [CHANGE] Deprecated version property, as it clashes with Gradle's version property. Replace with projectVersion - HypherionSA
  • [FEAT] Support Gradle JavaVersions in CurseForge setJavaVersion - #9 - MattSturgeon
  • [FEAT] Experimental GitHub release mutations - #8 - MattSturgeon