We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1fba7e2 + cd48938 commit 4141fadCopy full SHA for 4141fad
CHANGELOG.md
@@ -6,13 +6,16 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
6
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
7
8
## [0.14.0]
9
-* jlink command support for multi-release dependencies
10
* Re-enabled support for shebang
11
* Reduce PM package size by 600Kb
12
* Bump ASM to 9.0
13
* Sync modules with upstream
14
* Bump vert.x to 4.0.0.Beta3
15
+## [0.13.3] - 2020-10-22
16
+- Fix jlink to work with multi-release-jars
17
+- Upgrade to vert.x 3.9.4
18
+
19
## [0.13.2] - 2020-09-30
20
- Fix detecting GraalVM version on GraalVM JDK8
21
- Lax the requirement of running `es4x install`,
0 commit comments