Skip to content

Commit 8a8a0ec

Browse files
docs: avoid duplicate CHANGELOG Fixes heading for markdownlint
1 parent 7cb1561 commit 8a8a0ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## 0.2.7 - 2026-07-22
44

5-
### Fixes
5+
### CLI
66

77
- Allow options after the project directory (`uvx create-awesome-python-app my-api --template …`). Typer was registering `cache` as a nested command group, so Click treated `--template` as a COMMAND name.
88

0 commit comments

Comments
 (0)