From 959537d7c5a3f583afad80fcd1288280b31c2f86 Mon Sep 17 00:00:00 2001 From: Tyler Chafin Date: Tue, 19 Nov 2024 15:35:40 +0000 Subject: [PATCH] changelog update --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2b07486f..c5d7c7b9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [[0.7.0](https://github.com/sanger-tol/blobtoolkit/releases/tag/0.7.0)] – Psyduck – [2024-10-02] +## [[0.7.0](https://github.com/sanger-tol/blobtoolkit/releases/tag/0.7.0)] – Psyduck – [2024-11-20] The pipeline is now considered to be a complete and suitable replacement for the Snakemake version. @@ -13,6 +13,7 @@ The pipeline is now considered to be a complete and suitable replacement for the to indicate in the samplesheet whether the reads are paired or single. - Updated the Blastn settings to allow 7 days runtime at most, since that covers 99.7% of the jobs. +- Allow database inputs to be optionally compressed (`.tar.gz`) ### Software dependencies