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.