diff --git a/Updating-and-release-notes.md b/Updating-and-release-notes.md index 657a165..a490615 100644 --- a/Updating-and-release-notes.md +++ b/Updating-and-release-notes.md @@ -1,9 +1,15 @@ -### Current version: `3.0.0b23` +### Current version: `3.0.0b24` You can check the version installed by running `obi --version` ### Release notes: +* `3.0.0b24`: + - Improved `ecotag` output with list of taxids of best matches + - Improved `uniq` progress bar + - Fixed bash history display for views + - Fixed a bug where tuple columns would 'lose' their indexer in some cases + * `3.0.0b23`: Fixed installation on Ubuntu without pip (problem introduced in `3.0.0b20`). * `3.0.0b22`: Fixed a bug when skipping unreadable sequences in `obi import`.