diff --git a/CHANGELOG.md b/CHANGELOG.md index 986a84e9..1c479661 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,8 +2,10 @@ ## Unreleased -- Fixed bug that made a generic message, instead of an useful one, appear when - a Taskfile could not be found (#2431 by @andreynering). +- Fixed bug that made a generic message, instead of an useful one, appear when a + Taskfile could not be found (#2431 by @andreynering). +- Fixed a bug that caused an error when including a Remote Git Taskfile (#2438 + by @twelvelabs). ## v3.45.4 - 2025-09-17