Skip to content

Commit

Permalink
Add item to CHANGELOG.md missing from commit 1254a5b
Browse files Browse the repository at this point in the history
  • Loading branch information
cschwan committed Jun 2, 2024
1 parent 6cd099a commit 08ab221
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- renamed the macro `lumi_entry` to `channel`
- renamed `Grid::set_channels` to `Grid::channels_mut`
- renamed `TryFromGridError::InvalidLumi` to `TryFromGridError::InvalidChannel`
- changed member `lumi_id_types` of `OperatorInfo` and `OperatorSliceInfo` to
`pid_basis`, which is now of type `PidBasis`

### Removed

Expand Down

0 comments on commit 08ab221

Please sign in to comment.