Tag a Fatal bug release 4.0.5

Former-commit-id: 10b27c6d3867756d3159ef22eefd75db3fab84d0
This commit is contained in:
2023-08-29 18:32:00 +02:00
parent 8ebf368a8f
commit c2533667b2
2 changed files with 16 additions and 0 deletions

View File

@ -9,6 +9,15 @@ If you use the recommanded method for compiling OBITools on your computer, their
as the script always load the latest GO version. If you rely on you personnal GO install, please
think to update.
## August 29th, 2023. Release 4.0.5
### Bugs
- Patch a bug in the `obiseq.BioSequence` constructor leading to a error on almost every obitools.
The error message indicates : `fatal error: sync: unlock of unlocked mutex`
This bug was introduced in the release 4.0.4
## August 27th, 2023. Release 4.0.4
### Bugs