From 7317b145c731b087dff3290c0b3636a786948341 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 16:23:52 +0000 Subject: [PATCH] chore(master): release 0.14.0 --- CHANGELOG.md | 17 +++++++++++++++++ version.txt | 2 +- 2 files changed, 18 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c65a9fc6d..c9687f9d9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,22 @@ # Changelog +## [0.14.0](https://github.com/IKIM-Essen/uncovar/compare/v0.13.2...v0.14.0) (2022-01-21) + + +### Features + +* call known lineage variants ([#392](https://github.com/IKIM-Essen/uncovar/issues/392)) ([9ad720c](https://github.com/IKIM-Essen/uncovar/commit/9ad720c32f1b246b5ef8a20871063a05dfd682b8)) + + +### Bug Fixes + +* bump rust-bio-tools to 0.38 ([#449](https://github.com/IKIM-Essen/uncovar/issues/449)) ([e85fa15](https://github.com/IKIM-Essen/uncovar/commit/e85fa15f0489185b9fc7a851005da1078c06c3fb)) +* correct filtering in plot-lineages-over-time ([#445](https://github.com/IKIM-Essen/uncovar/issues/445)) ([c71f72b](https://github.com/IKIM-Essen/uncovar/commit/c71f72bad90cc32923b7de6ffcc6de66367cf6ff)) +* **deps:** update multiqc wrapper ([#329](https://github.com/IKIM-Essen/uncovar/issues/329)) ([42fbcd8](https://github.com/IKIM-Essen/uncovar/commit/42fbcd8bc442d5c1e2142fc6c14406819c2b63bb)) +* fixed include flag KeyError ([#452](https://github.com/IKIM-Essen/uncovar/issues/452)) ([f47dad2](https://github.com/IKIM-Essen/uncovar/commit/f47dad20891a447e202aa2ff3f1712b77daaa593)) +* rename column header in report formatter ([#444](https://github.com/IKIM-Essen/uncovar/issues/444)) ([8ba21d9](https://github.com/IKIM-Essen/uncovar/commit/8ba21d90caa0e312e4619fc02e1a38f84039805b)) +* reset over table formatter ([#448](https://github.com/IKIM-Essen/uncovar/issues/448)) ([ee30a46](https://github.com/IKIM-Essen/uncovar/commit/ee30a46bc966413fbd1f8d616a3f1f97b356ff72)) + ### [0.13.2](https://github.com/IKIM-Essen/uncovar/compare/v0.13.1...v0.13.2) (2022-01-06) diff --git a/version.txt b/version.txt index 9beb74d49..a803cc227 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.13.2 +0.14.0