Skip to content

Commit 898c828

Browse files
Update changelogs
1 parent 587e61f commit 898c828

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

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

88
## [Unreleased]
99

10+
### Added
11+
12+
- added an actual implementation of `pineappl_grid_metadata` and
13+
`pineappl_grid_set_metadata` in the APIs
14+
15+
### Fixed
16+
17+
- fixed a bug in the Newton's convergence method by raising the maximum number
18+
of iteration
19+
- fixed a bug in the implementation of `pineappl_channels_add` of the Fortran
20+
API
21+
1022
### Changed
1123

1224
- raised MSRV to 1.94.0

0 commit comments

Comments
 (0)