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