diff --git a/Updating-and-release-notes.md b/Updating-and-release-notes.md
index 2c1a91d..5e7d411 100644
--- a/Updating-and-release-notes.md
+++ b/Updating-and-release-notes.md
@@ -1,4 +1,4 @@
-### Current version: `3.0.1b21`
+### Current version: `3.0.1b22`
You can check the version installed by running `obi --version`
@@ -21,10 +21,13 @@ python3 setup.py install
### Release notes:
+* `3.0.1b22`:
+ - `obi rm`: now removes column files and AVL files that are not used by other views, effectively freeing disk space.
+
+
* `3.0.1b21`:
- New command: `obi taxonomy` to add local taxa
- - `import`: now automatically renames `scientific_name` tag to `SCIENTIFIC_NAME`, and suggests using `--input-na-string` when a
-sequence import fails
+ - `import`: now automatically renames `scientific_name` tag to `SCIENTIFIC_NAME`, and suggests using `--input-na-string` when a sequence import fails
- `head`: added output format options