From 15c960d2beb3423b1608b3ddf3479808e991218c Mon Sep 17 00:00:00 2001
From: Ruben Vorderman <r.h.p.vorderman@lumc.nl>
Date: Wed, 22 Jul 2020 17:12:21 +0200
Subject: [PATCH] update changelog

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9524155..55fb1e8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,6 +11,10 @@ that users understand how the changes affect the new version.
 
 version 4.0.0-develop
 ---------------------------
++ bwa mem, bwa mem+kit and hisat2 have their samtools sort threads tweaked. The
+  number of threads is now related to the number of threads on the aligner.
+  Using more threads reduces the chance of the samtools sort pipe getting 
+  blocked if it's full.
 + Renamed a few inputs in centrifuge.wdl, isoseq3.wdl, talon.wdl,
   transcriptclean.wdl to be more descriptive.
 + Renamed outputs of tasks used in the TALON-WDL, PacBio-subreads-processing &
-- 
GitLab