diff --git a/Updating-and-release-notes.md b/Updating-and-release-notes.md
index 5e8fc60..9d9bb29 100644
--- a/Updating-and-release-notes.md
+++ b/Updating-and-release-notes.md
@@ -1,4 +1,4 @@
-### Current version: `3.0.1b19`
+### Current version: `3.0.1b20`
You can check the version installed by running `obi --version`
@@ -21,6 +21,10 @@ python3 setup.py install
### Release notes:
+* `3.0.1b20`:
+ - `alignpairedend` and `ngsfilter`: ids of original sequences are now kept in the tags
+
+
* `3.0.1b19`:
- `import`: made ngsfilter file parsing more resilient