From d65a12e71a8b1f4f9ec6d41cba16432426701dc2 Mon Sep 17 00:00:00 2001
From: Peter van 't Hof <p.j.van_t_hof@lumc.nl>
Date: Mon, 14 Mar 2016 15:12:24 +0100
Subject: [PATCH] Added some release notes

---
 docs/releasenotes/release_notes_0.6.0.md | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/docs/releasenotes/release_notes_0.6.0.md b/docs/releasenotes/release_notes_0.6.0.md
index 24cdc8357..762a11ecf 100644
--- a/docs/releasenotes/release_notes_0.6.0.md
+++ b/docs/releasenotes/release_notes_0.6.0.md
@@ -20,6 +20,14 @@
 * Added trimming of reverse complement adapters (flexiprep does this automatic)
 * Added [Tinycap](../pipelines/tinycap.md) for smallRNA analysis
 * [Gentrap](../pipelines/gentrap.md): Refactoring changed the "expression_measures" options
+* Fixed biopet logging
+* Added sample tagging
+* Seqstat now reports histogram of read lengths
+* Fixed bug in seqstat when having multiple sizes exists in the fastq file
+* Added variant plots for targets to report of Shiva
+* Adapter feed to cutadapt now use only that parts that are reported by fastqc and not the full sequence
+* Added a reference selector when fasta file can't be found. User now get a list of available species and genomes in the config
+* Fixed bcftools with IUPAC symbols
 
 ## Infrastructure changes
 
-- 
GitLab