Skip to content

Commit 3d8d56a

Browse files
Added CHANGELOG for changes not included in v1
1 parent 3aa0ce1 commit 3d8d56a

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

CHANGELOG.md

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

88
## [Unreleased]
99

10+
### Added
11+
12+
- added a new `V3` metadata reader to the `pineappl evolve` CLI for EKOs
13+
generated with `v0.15.0` or higher
14+
- C API: added new functions `pineappl_grid_evolve_info_shape`,
15+
`pineappl_grid_evolve_info`, and `pineappl_grid_evolve` to evolve grids
16+
- C API: added `pineappl_fktable_optimize` to optimize FK Table-like objects
17+
given an optimization assumption
18+
1019
## [1.0.0] - 10/06/2025
1120

1221
PineAPPL 1.0 is a major rewrite from the previous version, allowing grids to

0 commit comments

Comments
 (0)