diff --git a/CHANGELOG.md b/CHANGELOG.md index 43ee6c60..bc383aba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,7 +15,10 @@ - Added LLM-optimized documentation via VitePress plugin, generating `llms.txt` and `llms-full.txt` for AI-powered development tools (#2513 by @vmaerten). - 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