chore: changelog for #1844

This commit is contained in:
Valentin Maerten
2025-11-30 10:57:40 +01:00
parent f0b15d397b
commit 47b78ca879

View File

@@ -14,6 +14,8 @@
flags and dynamic experimental feature detection (#2532 by @vmaerten).
- 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).
## v3.45.5 - 2025-11-11