Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RalfG authored Sep 20, 2023
1 parent b86b475 commit 4cef046
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

# [0.5.0] - 2023-09-20
## [0.5.0] - 2023-09-20

### Added

- `Peptidoform`: Added support for `iter()` and `len()` methods
Expand Down Expand Up @@ -40,13 +41,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- docs: Set newer `build>os` configuration for readthedocs.org
- CI: Upgrade Github action versions

# [0.4.1] - 2023-07-06
## [0.4.1] - 2023-07-06

### Fixed

- `PSMList`: Revert comparison operator change from v0.4.0 that results in broken `calculate_qvalues()` method (E711; Numpy array, not singleton)

# [0.4.0] - 2023-07-06
## [0.4.0] - 2023-07-06

### Added

Expand Down

0 comments on commit 4cef046

Please sign in to comment.