Update Updating and release notes

Celine Mercier
2020-08-27 18:47:54 +02:00
parent b4490a3e9e
commit c6c91eb6c4

@ -1,9 +1,12 @@
### Current version: `3.0.0b32`
### Current version: `3.0.0b33`
You can check the version installed by running `obi --version`
### Release notes:
* `3.0.0b32`:
- `cat`: fixed a bug introduced in 3.0.0b28 (`KeyError: 'noprogressbar'`)
* `3.0.0b32`:
- `export`: now automatically sorts dictionary keys alphabetically for tab/csv output
- various small bug fixes and improvements