diff --git a/Updating-and-release-notes.md b/Updating-and-release-notes.md index 3809f6c..b6d903f 100644 --- a/Updating-and-release-notes.md +++ b/Updating-and-release-notes.md @@ -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