From e619bad4a9fbc9637419a4e621c2090a935a6136 Mon Sep 17 00:00:00 2001 From: Valentin Maerten Date: Tue, 24 Sep 2024 19:45:59 +0200 Subject: [PATCH] chore: changelog for #1652 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b5edcba1..8f04172d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,8 @@ #1716 by @vmaerten and @pd93). - Fixed a bug where multiple remote includes caused all prompts to display without waiting for user input (#1832, #1833 by @vmaerten and @pd93). +- When using the "[Remote Taskfiles](https://taskfile.dev/experiments/remote-taskfiles/)" + experiment, you can now include Taskfiles from Git repositories (#1652 by @vmaerten) ## v3.39.2 - 2024-09-19