From 78cb350a881a67400c7d5b3f62fa337331912e18 Mon Sep 17 00:00:00 2001
From: JasperBoom <jboom@infernum.nl>
Date: Tue, 21 Apr 2020 14:24:08 +0200
Subject: [PATCH] Update CHANGELOG.md.

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3beefef..4a95484 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,7 @@ that users understand how the changes affect the new version.
 -->
 version 3.1.0
 ---------------------------
++ Samtools SortByName is now called Sort.
 + Generalize sort task to now also sort by position, instead of just read name.
 + Add CreateSequenceDictionary task to picard.
 + Add faidx task to samtools.
-- 
GitLab