From 90bc1e3c5cd1aec931320c840d00da8a0e0f6537 Mon Sep 17 00:00:00 2001 From: Celine Mercier Date: Sun, 2 Feb 2020 21:18:36 +0100 Subject: [PATCH] Update Updating and release notes --- Updating-and-release-notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Updating-and-release-notes.md b/Updating-and-release-notes.md index 70039ca..887f8b3 100644 --- a/Updating-and-release-notes.md +++ b/Updating-and-release-notes.md @@ -4,7 +4,7 @@ You can check the version installed by running `obi --version` ### Release notes: -* `3.0.0-beta10`: `obi import`: new option --preread to do a first readthrough of the +* `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. * `3.0.0-beta9`: Better disk space management when importing files (rewritten columns are deleted).