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