We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
CHANGELOG.md
1 parent 13fcef4 commit 551fe19Copy full SHA for 551fe19
CHANGELOG.md
@@ -38,6 +38,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
38
- raised MSRV to 1.80.1
39
- changed the order of elements in `Grid::fill` of the parameter `ntuple` to
40
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
45
46
### Removed
47
0 commit comments