From 4ba558c9972482a646138640fb29e8112fe1527b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 21 Oct 2021 03:15:06 +0000 Subject: [PATCH] Updated CHANGELOG.md --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3ec80d56..e8d72f6a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [Unreleased](https://github.com/mvndaemon/mvnd/tree/HEAD) + +[Full Changelog](https://github.com/mvndaemon/mvnd/compare/0.7.0...HEAD) + +**Closed issues:** + +- Hangs after dumping all the Maven output on WSL1 [\#363](https://github.com/mvndaemon/mvnd/issues/363) + ## [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)