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.