From 72d1f0d7cea18778ddc00f06dae1aae4c9fd63d3 Mon Sep 17 00:00:00 2001 From: Celine Mercier Date: Tue, 12 May 2020 11:25:35 +0200 Subject: [PATCH] Update Updating and release notes --- Updating-and-release-notes.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Updating-and-release-notes.md b/Updating-and-release-notes.md index 98de8bf..fbb4b88 100644 --- a/Updating-and-release-notes.md +++ b/Updating-and-release-notes.md @@ -1,9 +1,12 @@ -### Current version: `3.0.0-beta16` +### Current version: `3.0.0-beta17` You can check the version installed by running `obi --version` ### Release notes: +* `3.0.0-beta17`: Fixed a bug in `obi import` stopping the program when the last +line of a fasta file contained a single nucleotide. + * `3.0.0-beta16`: Fixed the import and dereplication of old obitools files containing premerged informations, and other minor improvements. * `3.0.0-beta15`: Various fixes and improvements, including notable bugs in `ecotag` and `build_ref_db` that made `ecotag` less specific than it should have been.