From 08acbe8304c1eee82d27462e69010c612d86cc5c Mon Sep 17 00:00:00 2001 From: s-weigand Date: Sun, 8 Jan 2023 20:45:58 +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 241d0e325..103cf142e 100644 --- a/changelog.md +++ b/changelog.md @@ -28,6 +28,7 @@ - 🩹 Fix yaml result saving with relative paths (#1199) - 🩹 Fix model markdown render for items without label (#1213) - 🩹 Fix wrong file loading due to partial filename matching in Project (#1212) +- 🩹 Fix `Project.import_data` path resolving for different script and cwd (#1214)