From 12c0ea06c48b8fc22c946c17e68c5d231b45cdb2 Mon Sep 17 00:00:00 2001 From: s-weigand Date: Sun, 18 Dec 2022 18:00:40 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=A7=F0=9F=93=9A=20Added=20change=20to?= =?UTF-8?q?=20changelog?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.md b/changelog.md index 97d42c2ce..747430dbb 100644 --- a/changelog.md +++ b/changelog.md @@ -25,6 +25,7 @@ - 🩹 Fix for normalization issue described in #1157 (multi-gaussian irfs and multiple time ranges (streak)) - 🩹 Fix for crash described in #1183 when doing an optimization using more than 30 datasets (#1184) - 🩹 Fix pretty_format_numerical for negative values (#1192) +- 🩹 Fix yaml result saving with relative paths (#1199)