master Changelog
8.0
===
 - 8.0.7 disable tests for now, since they're not properly functional
 - 8.0.6 teamcity
 - 8.0.5 Fix fatjar to not require J16 (#14)
 - 8.0.4 Update to Gradle 7 and use GradleUtils
 - 8.0.3 Disable tests on jenkins.
 - 8.0.2 Update modlauncher, jenkinsfile, and ignore shared lib changelog.
 - 8.0.1 Update Jenkinsfile
 - 8.0.0 Fix up jenkinsfile and merge in lex's build changes

3.0
===
 - 3.0.2 Update to modlauncher 9.0 and J16, as well as tidy up antlr building
 - 3.0.1 Fix shadow jar duplication, it automatically adds itself to publishings.
         Lock dep versions to publish valid pom.
 - 3.0.0 Remove shadowed jar
         Update dependencies
         Fix jars not having correct manifest
         Update Gradle wrapper.

2.2
===
 - 2.2.2 Remove service jar. Unnecessary
 - 2.2.1 Unmask shadowed jar as multi-release. Antlr runtime is not multi-release.
 - 2.2.0 Merge branch 'pull/11' into master

2.1
===
 - 2.1.5 Update to modlauncher 6.1. Closes #10.
 - 2.1.4 Merge pull request #12 from DaemonUmbra/patch-1
         Update FMLAT.md
 - 2.1.3 Update FMLAT.md
         Shotgun ATs are bad, mmkay?
 - 2.1.2 remap class names for method and field ATs
 - 2.1.1 Fix volume name for gradle
 - 2.1.0 Update dependencies, tweak jenkinsfile and update gradle to 6.3

2.0.0-milestone.1
=================
 - 2.0.0-milestone.1.4 Fix fatjar not setting multi-release properly and breaking log4j on J11.
                       Cleanup warnings.
 - 2.0.0-milestone.1.3 Fix AT downgrade issues and add test
 - 2.0.0-milestone.1.2 Fix version specification by dropping reckon and using our normal simple system.
 - 2.0.0-milestone.1.1 Disallow modifiers from downgrading access that is in the original bytecode.
 - 2.0.0-milestone.1.0 Update for asm 7.2, gradle 6.0.1 and other deps..

1.0.0
=====
 - 1.0.0.1 Fix Final flags not merging correctly. Closes #8
 - 1.0.0.0 Update deps for v1.0!