From 21daa7b4f45098ba00b2489e692b930280cb38db Mon Sep 17 00:00:00 2001 From: Celine Mercier Date: Fri, 24 Jul 2020 16:15:35 +0200 Subject: [PATCH] Update Updating and release notes --- Updating-and-release-notes.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Updating-and-release-notes.md b/Updating-and-release-notes.md index bc939d4..ada987b 100644 --- a/Updating-and-release-notes.md +++ b/Updating-and-release-notes.md @@ -5,10 +5,10 @@ You can check the version installed by running `obi --version` ### Release notes: * `3.0.0b28`: -- all commands: now handle output to buffer object (e.g. `stdout`) -- `ngsfilter`: unidentified sequences are now kept untrimmed -- `alignpairedend`: improved/fixed the output tags for the alignment score and lengths -- `grep`: now prints the number of entries grepped + - all commands: now handle output to buffer object (e.g. `stdout`) + - `ngsfilter`: unidentified sequences are now kept untrimmed + - `alignpairedend`: improved/fixed the output tags for the alignment score and lengths + - `grep`: now prints the number of entries grepped * `3.0.0b27`: - `uniq`: fixed a bug where some sequences were not properly dereplicated