From e2026044459587de8b7cafdf5b33e1131b8a2806 Mon Sep 17 00:00:00 2001 From: Celine Mercier Date: Mon, 15 Mar 2021 04:51:59 +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 71c25c2..bd1db31 100644 --- a/Updating-and-release-notes.md +++ b/Updating-and-release-notes.md @@ -1,4 +1,4 @@ -### Current version: `3.0.1b2` +### Current version: `3.0.1b3` You can check the version installed by running `obi --version` @@ -21,6 +21,9 @@ python3 setup.py install ### Release notes: +* `3.0.1b3`: + - `uniq`: now OK to use -m option even if only one unique key in information to merge (e.g. one sample) + * `3.0.1b2`: - Made the OBITools3 more 'empty file friendly'