From 1b49d13fd0cf6a6a84d265bf30c17454ee5264e2 Mon Sep 17 00:00:00 2001 From: Celine Mercier Date: Sun, 21 Mar 2021 21:44:35 +0100 Subject: [PATCH] Update Updating and release notes --- Updating-and-release-notes.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Updating-and-release-notes.md b/Updating-and-release-notes.md index 397dfe2..8511957 100644 --- a/Updating-and-release-notes.md +++ b/Updating-and-release-notes.md @@ -1,4 +1,4 @@ -### Current version: `3.0.1b4` +### Current version: `3.0.1b5` You can check the version installed by running `obi --version` @@ -21,6 +21,11 @@ python3 setup.py install ### Release notes: +* `3.0.1b5`: + - `obi rm`: new command to delete any view (for now the user deleting a view +accepts that there will be missing information when running `obi history` +if other views descend from the deleted view) + * `3.0.1b4`: - `ngsfilter`: fixed critical bug where barcodes shorter than the forward primer would be missed