From 39020353bd1be54e76308906a3b561622e10ef2d Mon Sep 17 00:00:00 2001 From: Joel Wurtz Date: Fri, 8 Nov 2024 10:20:49 +0100 Subject: [PATCH] chore(changelog): add default task to changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4c705e8e..fdd5fe77 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ ## Not released yet +### Features + +* Add the ability to set a default task when calling `castor` without any arguments + ## 0.19.1 (2024-11-04) ### Fixes