Skip to content

Commit 0c819cd

Browse files
committed
Update CHANGELOG.md
1 parent d337717 commit 0c819cd

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
### Fixed
11+
12+
- added a missing implementation for a branch in `Grid::merge` that was
13+
triggered when exporting some PineAPPL grids generated from the 'pinejet'
14+
group
15+
- fixed wrong coupling orders when exporting to APPLgrid. This happened when
16+
the PineAPPL grid had orders that had any other ordering than 'LO', 'NLO',
17+
'NNLO'
18+
- fixed a bug that caused exported grids to compare unsuccessfully when the
19+
convolution functions were proton-anti-proton; APPLgrid doesn't store the
20+
types of convolution functions, so we simply convert the grid to use only
21+
proton PDFs
22+
1023
## [1.1.0] - 08/07/2025
1124

1225
### Added

0 commit comments

Comments
 (0)