From ab746df553af6ceb1665827028113997b0a5ea95 Mon Sep 17 00:00:00 2001 From: Christopher Schwan Date: Mon, 7 Oct 2024 14:42:29 +0200 Subject: [PATCH] Update `CHANGELOG.md` --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9dc7fcb6..d361494a 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 in `pineappl_applgrid` that lead to linking problems with ROOT + and `gfortran` + ## [0.8.4] - 04/10/2024 ### Fixed