Update Updating and release notes

Celine Mercier
2020-01-29 20:24:31 +01:00
parent d9add2083f
commit 769afeb677

@ -1,9 +1,11 @@
### Current version: `3.0.0-beta7`
### Current version: `3.0.0-beta8`
You can check the version installed by running `obi --version`
### Release notes:
* `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.
* `3.0.0-beta6`: New command: *obi cat* to concatenate views, and various inconsequential fixes.