docs: write changelog for 2.0.1
This commit is contained in:
parent
55c951b15e
commit
1207fe7776
14
CHANGELOG.md
14
CHANGELOG.md
@ -2,6 +2,20 @@
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [2.0.1] - 2026-03-10
|
||||
|
||||
### Changes
|
||||
|
||||
- `qmd skill install` copies the packaged QMD skill into
|
||||
`~/.claude/commands/` for one-command setup. #355 (thanks @nibzard)
|
||||
|
||||
### Fixes
|
||||
|
||||
- Fix Qwen3-Embedding GGUF filename case — HuggingFace filenames are
|
||||
case-sensitive, the lowercase variant returned 404. #349 (thanks @byheaven)
|
||||
- Resolve symlinked global launcher path so `qmd` works correctly when
|
||||
installed via `npm i -g`. #352 (thanks @nibzard)
|
||||
|
||||
## [2.0.0] - 2026-03-10
|
||||
|
||||
QMD 2.0 declares a stable library API. The SDK is now the primary interface —
|
||||
|
||||
Loading…
Reference in New Issue
Block a user