Skip to content

Commit c5960ee

Browse files
authored
Merge pull request #141 from CompOmics/fix/various-io-fixes
Update changelog
2 parents 8e4a9d4 + 659d5b5 commit c5960ee

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [1.5.1] - 2025-12-22
9+
10+
### Fixed
11+
12+
- `io.idxml`: Fix compatibility with pyOpenMS 3.5+ for PeptideIdentificationList handling (also see OpenMS/OpenMS#8552).
13+
- `io.percolator`: Fix missing ScanNr values when using `write_file` (fixes compomics/ms2rescore#235).
14+
- `io.percolator`: Fix missing style argument when checking whether `PercolatorTabWriter` supports `write_psm`.
15+
- `io.pepxml`: Fix robustness of `PepXMLReader` against missing params in file.
16+
817
## [1.5.0.post1] - 2025-10-28
918

1019
### Fixed

0 commit comments

Comments
 (0)