Update Updating and release notes

Celine Mercier
2021-03-16 05:44:22 +01:00
parent c3158fea49
commit 073a91119f

@ -1,4 +1,4 @@
### Current version: `3.0.1b3`
### Current version: `3.0.1b4`
You can check the version installed by running `obi --version`
@ -21,6 +21,11 @@ python3 setup.py install
### Release notes:
* `3.0.1b4`:
- `ngsfilter`: fixed critical bug where barcodes shorter than the forward primer would be missed
- `import`: fixed the import of tabular files with no header
* `3.0.1b3`:
- `uniq`: now OK to use *-m* option even if only one unique key in information to merge (e.g. one sample)