From 01e06c22753667cf9f58ffe00320758db5b3142b Mon Sep 17 00:00:00 2001 From: Celine Mercier Date: Wed, 10 Feb 2021 05:33:00 +0100 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 796ed62..369676d 100644 --- a/Updating-and-release-notes.md +++ b/Updating-and-release-notes.md @@ -1,4 +1,4 @@ -### Current version: `3.0.0b40` +### Current version: `3.0.0b41` You can check the version installed by running `obi --version` @@ -21,6 +21,9 @@ python3 setup.py install ### Release notes: +* `3.0.0b40`: + - `obi less`: fixed an issue when trying to display 'tabular data' such as ngsfilter files + * `3.0.0b40`: - Fixed compilation issue with latest versions of gcc