From 2d8f368fd564fc1146e573f02c0c1a4e7939b57b Mon Sep 17 00:00:00 2001 From: Celine Mercier Date: Wed, 13 Jan 2021 16:11:32 +0100 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 4a09485..1c6bfc4 100644 --- a/Updating-and-release-notes.md +++ b/Updating-and-release-notes.md @@ -1,4 +1,4 @@ -### Current version: `3.0.0b38` +### Current version: `3.0.0b39` You can check the version installed by running `obi --version` @@ -21,6 +21,9 @@ python3 setup.py install ### Release notes: +* `3.0.0b39`: + - `export`: fixed a bug where exporting to tab format with a header would not export the first line of data + * `3.0.0b38`: - `grep`: fixed `--id-list` option