From 0ee32c7b33e991fe00bfed1604e78eca711af718 Mon Sep 17 00:00:00 2001 From: Celine Mercier Date: Wed, 15 Apr 2020 17:51:27 +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 46b29ab..e4d731e 100644 --- a/Updating-and-release-notes.md +++ b/Updating-and-release-notes.md @@ -1,9 +1,13 @@ -### Current version: `3.0.0-beta13` +### Current version: `3.0.0-beta14` You can check the version installed by running `obi --version` ### Release notes: +* `3.0.0-beta14`: + - Fixed a memory bug when importing a taxdump and building the list of merged taxids + - Improved disk space management when filling columns + * `3.0.0-beta13`: - `obi import`: fixed a critical bug where the last entry of embl and genbank files was not imported.