From e43bf3e4364a919cd3b380c58bb347d6be3a8069 Mon Sep 17 00:00:00 2001
From: DavyCats <davycats.dc@gmail.com>
Date: Tue, 2 Aug 2022 10:38:48 +0200
Subject: [PATCH] update changelog

---
 CHANGELOG.md | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index afd115c..f750b21 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,6 +9,22 @@ that users understand how the changes affect the new version.
 -->
 version 5.1.0-dev
 ---------------------------
++ Bedtools coverage's timeMinutes now defaults to `320`.
++ Gridss' runtime attribute defaults were changed to:
+  + jvmHeapSizeGb: `64`
+  + nonJvmMemoryGb: `10`
+  + threads: `12`
++ Virusbreakend's runtime attribute defaults were changed to:
+  + threads: `12`
+  + timeMinutes: `320`
++ Cobalt's timeMinutes now defaults to `480`.
++ Orange's timeMinutes now defaults to 10.
++ Sage's runtime attributes were changed to:
+  + threads: `32`
+  + javaXmx: `"16G"`
+  + memory: `"20G"`
+  + timeMinutes: `720`
++ Sambamba's runtimeMinutes nor defaults to `320`.
 + Added a task for CupGenerateReport.
 + Updated Cuppa to version 1.6.
 + Added a task for Gripss.
-- 
GitLab