From 9ecc8fc878876a8602d2e8ed277ea5ff541ce538 Mon Sep 17 00:00:00 2001 From: Valentin Maerten Date: Wed, 9 Oct 2024 09:14:56 +0200 Subject: [PATCH] chore: changelog for #1810 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index dcbf1939..3b6da8a1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ experiment, you can now include Taskfiles from Git repositories (#1652 by @vmaerten). - Improved the error message when a dotenv file cannot be parsed (#1842 by @pbitty). - Fix issue with directory when using the remote experiment (#1757 by @pbitty). +- Fixed an issue where a special variable was used in combination with a dotenv file (#1232, #1810 by @vmaerten). ## v3.39.2 - 2024-09-19