From 3cfc4aaeb1f26f61789801c20c0a9ffe4574bc2c Mon Sep 17 00:00:00 2001 From: Konrad Scheffler Date: Wed, 28 Feb 2018 09:28:10 -0800 Subject: [PATCH] Update changelog for v2.9.1 release --- CHANGELOG.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 201f21e3..2d2f4779 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,6 @@ -## Unreleased +## v2.9.1 - 2018-2-28 + +This is a minor bugfix update from v2.8.1. ### Fixed - Standardize header description of somatic snv and indel LowDepth filters (STREL-849) @@ -73,7 +75,7 @@ for male non-PAR chrX, or any region given a ploidy of 1 in the ploidy VCF file. ## v2.8.3 - 2017-09-22 -This is a bugfix update from v2.8.2 +This is a bugfix update from v2.8.2. ### Fixed - Make minor correction to the non-error term used during adaptive indel error estimation (STREL-705) @@ -84,14 +86,14 @@ This is a bugfix update from v2.8.2 ## v2.8.2 - 2017-08-03 -This is a minor bugfix update from v2.8.1 +This is a minor bugfix update from v2.8.1. ### Fixed - Fix haplotype model issue occurring when contigs have no sequence coverage (STREL-653) ## v2.8.1 - 2017-08-02 -This is minor bugfix update from v2.8.0 +This is minor bugfix update from v2.8.0. ### Fixed - Fix allele noise filtration to synchronize across multiple samples (STREL-650) @@ -100,7 +102,7 @@ This is minor bugfix update from v2.8.0 ## v2.8.0 - 2017-07-14 -This is a major feature update from v2.7.1 +This is a major feature update from v2.7.1. - STREL-608 Fix hang after error during adaptive estimation - STREL-610 Fix workflow resumption after interrupt