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.
1 parent d10a1b2 commit 8b70824Copy full SHA for 8b70824
CHANGELOG.md
@@ -5,7 +5,11 @@ All notable changes to this project will be documented in this file.
5
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.15.0] -
+## [0.15.0] - 2021-06-02
9
+* FileSystemResolver will use import maps when available
10
+* Started implementing support for import-map
11
+* Dockerfile will not use jlink to avoid build problems
12
+* Bumped vert.x to 4.1.0
13
* Add support for bash completions
14
* Fixed some potential leaks on PM
15
* Upgrade to Graal 21.1.0
0 commit comments