Update Updating and release notes

Celine Mercier
2021-07-22 00:04:15 +02:00
parent f973545d50
commit 3f6e4ae91a

@ -1,4 +1,4 @@
### Current version: `3.0.1b10`
### Current version: `3.0.1b11`
You can check the version installed by running `obi --version`
@ -21,6 +21,10 @@ python3 setup.py install
### Release notes:
* `3.0.1b11`:
- `export`: integer missing values now imported as '0' for tabular format ; header now printed by default for tabular format ; and added option to only export specific keys/columns
- Various minor fixes and improvements
* `3.0.1b10`:
- `import`: fixed a parsing issue with some GenBank files