Skip to content

Commit

Permalink
Adding notes
Browse files Browse the repository at this point in the history
Signed-off-by: Paulo Lopes <pmlopes@gmail.com>
  • Loading branch information
pmlopes committed Mar 11, 2022
1 parent 3880fbc commit fa8d9d1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [0.17.1] -
* Bump graaljs to 22.0.0.2
* codegen: fix imports on options
* structured clone: fix handling of graal proxy objects
* polyfill: same type coercion for globals as defined in MDN
* commonjs: loader will also work for `.json` files on `node_modules`
* graaljs: 1 instance per verticle to avoid cross thread access
* Bump vert.x to 4.2.5

## [0.17.0] - 2022-01-20
* Bump vert.x to 4.2.4
Expand Down

0 comments on commit fa8d9d1

Please sign in to comment.