From c98c91f816bd2b1add3c35faef063186a915d649 Mon Sep 17 00:00:00 2001 From: Oliver Andrich Date: Sat, 7 Dec 2024 16:01:41 +0100 Subject: [PATCH] Updated CHANGELOG.md. --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1fccfa8..6d5c295 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,8 @@ ## 2.21.0 -- +- Added `remove_cli` subcommand to remove the CLI. [#132](https://github.com/django-commons/django-tailwind-cli/issues/132) +- Refactored all the class based management command into simpler function based commands. - Refactored the process to build the runserver command. ## 2.20.2