From 181606a0d37ff1f64d5341cd7fa68d1fffeaef3d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 25 Jan 2021 04:03:29 +0000 Subject: [PATCH] Updated CHANGELOG.md --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b60d5ee9..27deb41d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,8 +13,11 @@ - Should print id of daemon that is processing the request [\#314](https://github.com/mvndaemon/mvnd/issues/314) - The caches are not all cleaned when deleting the local repository [\#312](https://github.com/mvndaemon/mvnd/issues/312) - Speeding up parallel plugins setup [\#310](https://github.com/mvndaemon/mvnd/issues/310) +- Daemon crashing when building big project. [\#291](https://github.com/mvndaemon/mvnd/issues/291) - The output of ConsoleMavenTransferListener looks ugly in the client [\#284](https://github.com/mvndaemon/mvnd/issues/284) +- Status should indicate from which path the daemon was spawned [\#283](https://github.com/mvndaemon/mvnd/issues/283) - Cannot resolve type description for java.sql.Blob [\#277](https://github.com/mvndaemon/mvnd/issues/277) +- Remove mvnd.builder.rule\* and mvnd.builder.rules.provider.\* features [\#264](https://github.com/mvndaemon/mvnd/issues/264) - Investigate the other caches in Maven [\#237](https://github.com/mvndaemon/mvnd/issues/237) **Merged pull requests:**