From 073a91119f151f51ca535e8f20b68fc03c32bedc Mon Sep 17 00:00:00 2001 From: Celine Mercier Date: Tue, 16 Mar 2021 05:44:22 +0100 Subject: [PATCH] Update Updating and release notes --- Updating-and-release-notes.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Updating-and-release-notes.md b/Updating-and-release-notes.md index f5ac0e9..397dfe2 100644 --- a/Updating-and-release-notes.md +++ b/Updating-and-release-notes.md @@ -1,4 +1,4 @@ -### Current version: `3.0.1b3` +### Current version: `3.0.1b4` You can check the version installed by running `obi --version` @@ -21,6 +21,11 @@ python3 setup.py install ### Release notes: +* `3.0.1b4`: + - `ngsfilter`: fixed critical bug where barcodes shorter than the forward primer would be missed + + - `import`: fixed the import of tabular files with no header + * `3.0.1b3`: - `uniq`: now OK to use *-m* option even if only one unique key in information to merge (e.g. one sample)