From f20b2ecd3473e5181839f7c1c44d2d21361d595d Mon Sep 17 00:00:00 2001 From: FelixKrueger Date: Fri, 13 Oct 2017 14:56:59 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0ec7fc2..94a2947 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,10 @@ # Bismark Changelog -## Changelog for Bismark v0.18.2_dev +## Changelog for Bismark v0.19.0 ### Bismark -Changed the methylation call behaviour so that insertions in a read (which are filled in with `X` for the methylation call) are also considered as `Unknown context` for the methylation call. Here is [issue#135](https://github.com/FelixKrueger/Bismark/issues/135). +Changed the methylation call behaviour so that insertions in a read (which are filled in with `X` for the methylation call) are also considered as `Unknown context` for the methylation call. Here is [issue #135](https://github.com/FelixKrueger/Bismark/issues/135). ### filter_non_conversion