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