diff --git a/CHANGELOG.md b/CHANGELOG.md index c65a9fc6d..c5759d492 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,29 @@ # Changelog +## [0.14.0](https://github.com/IKIM-Essen/uncovar/compare/v0.13.2...v0.14.0) (2022-01-29) + + +### Features + +* call known lineage variants ([#392](https://github.com/IKIM-Essen/uncovar/issues/392)) ([9ad720c](https://github.com/IKIM-Essen/uncovar/commit/9ad720c32f1b246b5ef8a20871063a05dfd682b8)) +* **deps:** update pangolin to 3.1.19 ([#461](https://github.com/IKIM-Essen/uncovar/issues/461)) ([3971687](https://github.com/IKIM-Essen/uncovar/commit/3971687db229577fa862b40f900701f18270011d)) +* **deps:** update pangolin to 3.1.19 ([#461](https://github.com/IKIM-Essen/uncovar/issues/461)) ([d5f42ca](https://github.com/IKIM-Essen/uncovar/commit/d5f42ca229c038adaf0ccb1ce772aaa4e229b1fe)) + + +### 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)) + + +### Performance Improvements + +* optimisations for ont - barcode+adapter-trimming, primer-trimming (porechop) and read correction (Canu) ([#454](https://github.com/IKIM-Essen/uncovar/issues/454)) ([e844fc4](https://github.com/IKIM-Essen/uncovar/commit/e844fc40923fcaa8c680079a05cd09173027fb00)) + ### [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