From 07997dfbce904058a0ad8c419c5d716698e00ab4 Mon Sep 17 00:00:00 2001 From: Celine Mercier Date: Fri, 29 May 2020 21:27:29 +0200 Subject: [PATCH] Update Updating and release notes --- Updating-and-release-notes.md | 2 ++ 1 file changed, 2 insertions(+) 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).