We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3aa0ce1 commit 3d8d56aCopy full SHA for 3d8d56a
1 file changed
CHANGELOG.md
@@ -7,6 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
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
19
## [1.0.0] - 10/06/2025
20
21
PineAPPL 1.0 is a major rewrite from the previous version, allowing grids to
0 commit comments