From bc88ad0de2f367cc5f8a2d1d906e1633e0736db7 Mon Sep 17 00:00:00 2001 From: Pete Davison Date: Fri, 29 Dec 2023 20:42:15 +0000 Subject: [PATCH] chore: changelog --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 05021b2e..c3ec9aad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## Unreleased + +- Removed support for `version: 2` schemas (#1197, #1447 by @pd93). See the + [deprecation notice on our website](https://taskfile.dev/deprecations/version-2-schema) +- Refactored the public `read` and `taskfile` packages and introduced + `taskfile/ast` (#1450 by @pd93). +- Updated the experiments and deprecations documentation format (#1445 by + @pd93). + ## v3.33.1 - 2023-12-21 - Added support for looping over map variables with the