diff --git a/Updating-and-release-notes.md b/Updating-and-release-notes.md index 689e0e2..9e00bd1 100644 --- a/Updating-and-release-notes.md +++ b/Updating-and-release-notes.md @@ -4,6 +4,8 @@ You can check the version installed by running `obi --version` ### Release notes: +* `3.0.0b22`: Fixed a bug when skipping unreadable sequences in `obi import`. + * `3.0.0b21`: Improved import of Genbank `seq` files. * `3.0.0b20`: Reworked the installation (and version formatting) to work with pip, and made obi import work with `seq` Genbank extension (+ other minor import fixes).