Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hgschmie committed Mar 11, 2023
1 parent 2f30b59 commit 4ca88b1
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,11 +71,13 @@ To use it, add a plugin to your pom like:
Changes:

```
2.1.0 - use zip-prefixer instead of rebuilding JAR
- improve handling of multi-artifact builds
- add inputFile parameter to select any file
- add basic integration testing
- require JDK 11+ to build (plugin still targets JDK 8)
2.1.1 - Overwrite existing files (@dkfellows)
2.1.0 - use zip-prefixer instead of rebuilding JAR (@klausbrunner)
- improve handling of multi-artifact builds (@klausbrunner)
- add inputFile parameter to select any file (@klausbrunner)
- add basic integration testing (@klausbrunner)
- require JDK 11+ to build (plugin still targets JDK 8)
2.0.0 - support ZIP64 format
- require Java 8, drop support for JDK7
Expand Down

0 comments on commit 4ca88b1

Please sign in to comment.