From 45e9946d2f6d9930dede4dacc6916badd3d5cb51 Mon Sep 17 00:00:00 2001 From: Celine Mercier Date: Wed, 12 Feb 2020 14:27:04 +0100 Subject: [PATCH] Update Updating and release notes --- Updating-and-release-notes.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Updating-and-release-notes.md b/Updating-and-release-notes.md index 0044903..ab98e54 100644 --- a/Updating-and-release-notes.md +++ b/Updating-and-release-notes.md @@ -1,9 +1,11 @@ -### Current version: `3.0.0-beta10` +### Current version: `3.0.0-beta11` You can check the version installed by running `obi --version` ### Release notes: +* `3.0.0-beta11`: Fixed a bug in *obi cat* when concatenating views with columns having different key sets, and a bug in *obi ecotag* generating badly formatted column comments. + * `3.0.0-beta10`: *obi import*: new option *--preread* to do a first readthrough of the dataset if it contains huge dictionaries for a much faster import.