Skip to content

Commit ce3902f

Browse files
Update CHANGELOG
1 parent 96491f3 commit ce3902f

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

CHANGELOG.md

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

88
## [Unreleased]
99

10+
### Added
11+
12+
- added a `pineappl_grid_delete_bins` method to the C-API
13+
14+
### Fixed
15+
16+
- fixed bugs in stopping condition of the Newton iteration method
17+
- fixed a bug in comparing `interpolation::Interp` objects when one of the
18+
boundaries is `NaN`
19+
1020
## [1.2.0] - 22/08/2025
1121

1222
### Added

0 commit comments

Comments
 (0)