- `2.0.20-beta` Fix createLaunchScript tasks compiling dependent projects in some cases (#145)
 - `2.0.19-beta` Start documenting breaking changes (#144)
   
   Co-authored-by: shartte <shartte@users.noreply.github.com>
 - `2.0.18-beta` Added new modules now accessible via libraries.minecraft.net from 1.21.2 snapshots (#142)
   
   Co-authored-by: Technici4n <13494793+Technici4n@users.noreply.github.com>
 - `2.0.17-beta` Update AT and interface injection docs: new syntax and publication (#136)
 - `2.0.16-beta` Update dependency net.neoforged:neoform-runtime to v1.0.5 (main) (#138)
   
   Co-authored-by: neoforged-renovate[bot] <174042230+neoforged-renovate[bot]@users.noreply.github.com>
 - `2.0.15-beta` Cleanup duplicate addition to main compile classpath (#135)
 - `2.0.14-beta` Use better exception (InvalidUserDataException) (#134)
 - `2.0.13-beta` Error if only one of the two Parchment mapping versions is set (#133)
 - `2.0.12-beta` Update dependency net.neoforged:neoform-runtime to v1.0.3 (main) (#131)
 - `2.0.11-beta` Disable Emojis in Eclipse by default since the console encoding is inconsistent (#129)
 - `2.0.10-beta` Better logging and support delayed initialization of Eclipse model when eclipse plugin is applied later (#126)
 - `2.0.9-beta` Fix Java Toolchain Provider (#128)
 - `2.0.8-beta` Fix data file publishing (#117)
 - `2.0.7-beta` Generate launch scripts for use by external tools (RenderDoc, Nsight Graphics, perf) (#127)
 - `2.0.6-beta` Copy over changelog publishing code from Neoforge (#125)
   
   Co-authored-by: Technici4n <13494793+Technici4n@users.noreply.github.com>
 - `2.0.5-beta` Support for Visual Studio Code Launch Configurations (#110)
   
   Co-authored-by: Sebastian Hartte <shartte@users.noreply.github.com>
 - `2.0.4-beta` Describe workaround for IJ attach sources getting stuck [no ci] (#121)
 - `2.0.3-beta` Run Renovate on x.x branches
   
   [skip ci]
 - `2.0.2-beta` [no ci] Document how to fix `idePostSync` task not found (#120)
 - `2.0.1-beta` Fix release workflow for -beta tag, log version when configuring MDG itself
 - `2.0.0-beta` Bump major to 2, in -beta for now