From c6c91eb6c4b53822c681df040d8642d357f89901 Mon Sep 17 00:00:00 2001 From: Celine Mercier Date: Thu, 27 Aug 2020 18:47:54 +0200 Subject: [PATCH] Update Updating and release notes --- Updating-and-release-notes.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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