This release fixes an issue with the MANIFEST.MF file of JOSM plugins.
When that file is not the first or second file entry in a *.jar file, then JOSM won't recognize the plugin.
The issue was reported as #15 and is now fixed.
Otherwise this release is basically the same as the previous release https://gitlab.com/JOSM/gradle-josm-plugin/-/releases/v0.8.1 .
When updating to this version, make sure to update to a Gradle version >= 7.1 (it was tested with Gradle versions between 7.1.1 and 7.4.2).
For a full list of changes, see https://gitlab.com/JOSM/gradle-josm-plugin/-/compare/v0.8.1...v0.8.2