From 26ed6f6f0b37b7c440ff2851b9ba926aa9e1d0ba Mon Sep 17 00:00:00 2001 From: Christopher Schwan Date: Fri, 4 Oct 2024 17:22:51 +0200 Subject: [PATCH] Update `CHANGELOG.md` --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 70850d39..6c79da8d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Fixed + +- fixed a bug that lead to inconsistent convolution metadata + (https://github.com/NNPDF/pineappl/issues/316) + ## [0.8.3] - 30/08/2024 ### Fixed