From f8e19200f0a7b30dd237ebcd8aafb3bef2223d39 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 3 Nov 2021 03:16:02 +0000 Subject: [PATCH] Updated CHANGELOG.md --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f57860be..9263a8b5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,10 @@ - Hangs after dumping all the Maven output on WSL1 [\#363](https://github.com/mvndaemon/mvnd/issues/363) +**Merged pull requests:** + +- Upgrade GraalVM version used [\#509](https://github.com/mvndaemon/mvnd/pull/509) ([gnodet](https://github.com/gnodet)) + ## [0.7.0](https://github.com/mvndaemon/mvnd/tree/0.7.0) (2021-10-20) [Full Changelog](https://github.com/mvndaemon/mvnd/compare/0.6.0...0.7.0)