fix: changelog entry for QMD memory (#3160) (thanks @vignesh07)

This commit is contained in:
Vignesh Natarajan
2026-02-02 23:28:21 -08:00
committed by Vignesh
parent 4322ca6f4a
commit 1ee57cf727

View File

@@ -13,6 +13,7 @@ Docs: https://docs.openclaw.ai
- Docs: add zh-CN landing notice + AI-translated image. (#7303) Thanks @joshp123.
- Docs: fix typo - clawdbot is the compatibility shim, not openclaw. (#7415) Thanks @lailoo.
- Config: allow setting a default subagent thinking level via `agents.defaults.subagents.thinking` (and per-agent `agents.list[].subagents.thinking`). (#7372) Thanks @tyler6204.
- Memory: implement the opt-in QMD backend for workspace memory. (#3160) Thanks @vignesh07.
### Fixes