Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
niekdejonge authored Aug 9, 2024
1 parent 7f5fd8f commit 090dbbf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## 1.5.2
### Fixed
- Handle missing compound names. Previously MS2Query would break, when no compound name was available for an analog.
- Fix bug for creating sqlite files. Missing compound class annotations would be stored incorrectly. The creation now works correctly, but the download link to the models, still points to the sqlite files with mistakes. MS2Query can be used, but this leads to weird formatting in the results file of the class annotations.

## 1.5.1
### Fixed
Expand Down

0 comments on commit 090dbbf

Please sign in to comment.