Skip to content

Commit 545463c

Browse files
committed
Add changelog
1 parent d6fa86d commit 545463c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Java Module Packaging Gradle Plugin - Changelog
22

3+
## Version 1.1
4+
- Configuration option for `--jlink-options`
5+
- Configuration option for `--verbose`
6+
- Configuration option to build packages in one step (interesting for MacOS signing)
7+
- More options to add custom resources to a package
8+
- Option to explicitly build the 'app-image' folder only (or in addition)
9+
- By convention, set default target to current operating system and architecture
10+
311
## Version 1.0.1
412
* Do not bind platform-specific assemble tasks to a lifecycle
513

0 commit comments

Comments
 (0)