From 6ebe2e765f58061ae3e7448523ae6355f681bdac Mon Sep 17 00:00:00 2001 From: Andrey Nering Date: Thu, 25 Jan 2024 21:07:33 -0300 Subject: [PATCH] chore: add changelog for #1465 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 11f3b987..5a503cc1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,6 +24,7 @@ renamed to `omap` plus some internal refactor work (#1456 by @pd93). - Fix zsh completion script to allow lowercase `taskfile` file names (#1482 by @xontab). +- Improvements on how we check the Taskfile version (#1465 by @pd93). ## v3.33.1 - 2023-12-21