Skip to content

Commit 7a311c1

Browse files
committed
Updates CHANGELOG.md
1 parent 7664b5d commit 7a311c1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 4.1.0
4+
- Adds new `dev` command that starts Django development server and Tailwind watcher simultaneously;
5+
- Automatically installs Honcho if not available when using `dev` command;
6+
- Creates `Procfile.tailwind` for customizable process management;
7+
- Updates documentation with `dev` command usage;
8+
39
## 4.0.0
410
- Adds support for Tailwind CSS v4+;
511
- Sets Tailwind CSS v4+ as the default version, with the option to use v3.x via `--tailwind-version 3` flag;

0 commit comments

Comments
 (0)