chore: changelog for #2536

This commit is contained in:
Valentin Maerten
2025-12-02 20:38:02 +01:00
parent b93638b97a
commit 2161f33b5c

View File

@@ -15,7 +15,10 @@
- Added LLM-optimized documentation via VitePress plugin, generating `llms.txt` - Added LLM-optimized documentation via VitePress plugin, generating `llms.txt`
and `llms-full.txt` for AI-powered development tools (#2513 by @vmaerten). and `llms-full.txt` for AI-powered development tools (#2513 by @vmaerten).
- Fixed Zsh and Fish completions to stop suggesting task names after `--` - Fixed Zsh and Fish completions to stop suggesting task names after `--`
separator, allowing proper CLI_ARGS completion (#1843, #1844 by @boiledfroginthewell). separator, allowing proper CLI_ARGS completion (#1843, #1844 by
@boiledfroginthewell).
- Remote Taskfiles now accept `application/octet-stream` Content-Type (#2536,
#1944 by @vmaerten).
## v3.45.5 - 2025-11-11 ## v3.45.5 - 2025-11-11