diff --git a/Updating-and-release-notes.md b/Updating-and-release-notes.md index 99742e9..8eb265d 100644 --- a/Updating-and-release-notes.md +++ b/Updating-and-release-notes.md @@ -1,9 +1,13 @@ -### Current version: `3.0.0b30` +### Current version: `3.0.0b31` You can check the version installed by running `obi --version` ### Release notes: +* `3.0.0b31`: + - `export`: fixed a bug introduced in version `v3.0.0b28` + - `ls`: added more information about view creation date and OBITools3 version + * `3.0.0b30`: `alignpairedend`: fixed division by 0 error introduced in version `v3.0.0b28` * `3.0.0b29`: