From 6ee7e90d8157e23b124446cca0289d96c4823a0b Mon Sep 17 00:00:00 2001
From: DavyCats <davycats.dc@gmail.com>
Date: Thu, 31 Oct 2019 15:54:54 +0100
Subject: [PATCH] update changelog

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3f0b90c..81be2db 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,6 +11,12 @@ that users understand how the changes affect the new version.
 
 version 2.1.0-dev
 ---------------------------
++ Added parameter_meta sections to the following tools:
+    + htseq
+    + cutadapt
+    + collect-columns
+    + stringtie
+    + fastqc
 + Updated star default image to 2.7.3a
 + Hisat2 now indexes the resulting BAM file.
 + Samtools index now also works without setting a path for the output
-- 
GitLab