From 0058f1867634208692f13dcc025a7b3be2ced2ee Mon Sep 17 00:00:00 2001 From: Pete Davison Date: Mon, 28 Apr 2025 12:05:10 +0000 Subject: [PATCH] chore: changelog for #2216 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b7cc159f..6f7696d1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ - Fixed fuzzy suggestions not working when misspelling a task name (#2192, #2200 by @vmaerten). +- Fixed a bug where taskfiles in directories containing spaces created + directories in the wrong location (#2208, #2216 by @pd93). ## v3.43.3 - 2025-04-27