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 318491f commit 3e38cf2Copy full SHA for 3e38cf2
CHANGELOG.md
@@ -5,6 +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.16.2] - 2021-12-14
9
+* Bump vert.x to 4.2.2
10
+* Pretty print polyglot exceptions so IDEs can track back
11
+* Allow multiple maven repositories (comma separated)
12
+
13
## [0.16.1] - 2021-11-10
14
* Bump vert.x to 4.2.1
15
* Fixed codegen for data objects to properly handle collection types
0 commit comments