From 4cc97d3be2c77a36a121685d524f33f859891c9e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 5 Feb 2021 03:14:36 +0000 Subject: [PATCH] Updated CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3a494c13..f3574dad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -405,7 +405,6 @@ **Merged pull requests:** - Publish new versions via sdkman vendor API [\#68](https://github.com/mvndaemon/mvnd/pull/68) ([ppalaga](https://github.com/ppalaga)) -- Cannot re-use daemon with sdkman java 8.0.265.hs-adpt [\#66](https://github.com/mvndaemon/mvnd/pull/66) ([ppalaga](https://github.com/ppalaga)) - Upgrade to GraalVM 20.2.0 [\#62](https://github.com/mvndaemon/mvnd/pull/62) ([ppalaga](https://github.com/ppalaga)) ## [0.0.4](https://github.com/mvndaemon/mvnd/tree/0.0.4) (2020-08-20) @@ -433,6 +432,7 @@ **Merged pull requests:** +- Cannot re-use daemon with sdkman java 8.0.265.hs-adpt [\#66](https://github.com/mvndaemon/mvnd/pull/66) ([ppalaga](https://github.com/ppalaga)) - Use amd64 arch label also on Mac [\#58](https://github.com/mvndaemon/mvnd/pull/58) ([ppalaga](https://github.com/ppalaga)) ## [0.0.2](https://github.com/mvndaemon/mvnd/tree/0.0.2) (2020-08-14)