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