From 3f6e4ae91ae0b5e6bdc83f65fa980b58966f1e27 Mon Sep 17 00:00:00 2001 From: Celine Mercier Date: Thu, 22 Jul 2021 00:04:15 +0200 Subject: [PATCH] Update Updating and release notes --- Updating-and-release-notes.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Updating-and-release-notes.md b/Updating-and-release-notes.md index 46fff08..2ef4d2a 100644 --- a/Updating-and-release-notes.md +++ b/Updating-and-release-notes.md @@ -1,4 +1,4 @@ -### Current version: `3.0.1b10` +### Current version: `3.0.1b11` You can check the version installed by running `obi --version` @@ -21,6 +21,10 @@ python3 setup.py install ### Release notes: +* `3.0.1b11`: + - `export`: integer missing values now imported as '0' for tabular format ; header now printed by default for tabular format ; and added option to only export specific keys/columns + - Various minor fixes and improvements + * `3.0.1b10`: - `import`: fixed a parsing issue with some GenBank files