Skip to content

Commit 551fe19

Browse files
committed
Update CHANGELOG.md
1 parent 13fcef4 commit 551fe19

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3838
- raised MSRV to 1.80.1
3939
- changed the order of elements in `Grid::fill` of the parameter `ntuple` to
4040
reflect the ordering of `kinematics` given to `Grid::new`
41+
- renamed the following switches of `pineappl write`: `--remap` to
42+
`--set-bins`, `--remap-norm-ignore` to `--div-bin-norm-dims` and
43+
`--remap-norm` to `--mul-bin-norm`. These names should be reflect the
44+
corresponding operations
4145

4246
### Removed
4347

0 commit comments

Comments
 (0)