From 2922fea3edf3044c68974e2722bdd7c6e24034e1 Mon Sep 17 00:00:00 2001 From: Celine Mercier Date: Wed, 17 Jun 2020 19:01:44 +0200 Subject: [PATCH] Update Updating and release notes --- Updating-and-release-notes.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Updating-and-release-notes.md b/Updating-and-release-notes.md index df001ab..bf92fb9 100644 --- a/Updating-and-release-notes.md +++ b/Updating-and-release-notes.md @@ -1,9 +1,13 @@ -### Current version: `3.0.0b25` +### Current version: `3.0.0b26` You can check the version installed by running `obi --version` ### Release notes: +* `3.0.0b26`: + - `export`: dictionaries are now formatted as they were in the original OBITools, and fixed tuple formatting + - `ngsfilter`: `reversed` tag is now set to 'False' instead of 'None' when false. + * `3.0.0b25`: - `ls`: fixed an issue with big DMS - `ngsfilter`: made one of the tag error messages more accurate