From 6bdd9f6e634c4332760ad9582554418b75fbdd37 Mon Sep 17 00:00:00 2001 From: Celine Mercier Date: Sat, 1 Feb 2020 15:49:56 +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 623fcba..088c1f6 100644 --- a/Updating-and-release-notes.md +++ b/Updating-and-release-notes.md @@ -1,9 +1,11 @@ -### Current version: `3.0.0-beta8` +### Current version: `3.0.0-beta9` You can check the version installed by running `obi --version` ### Release notes: +* `3.0.0-beta9`: Better disk space management when importing files (rewritten columns are deleted). + * `3.0.0-beta8`: Fixed a bug when importing a file where the first entry would contain a dictionary with a single key. * `3.0.0-beta7`: Added the 'obi' prefix in the bash history commands, and fixed a compilation issue with some versions of gcc.