diff --git a/CHANGELOG.md b/CHANGELOG.md index b1defcdf8..103e4570e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ Docs: https://docs.openclaw.ai - Memory: implement the opt-in QMD backend for workspace memory. (#3160) Thanks @vignesh07. - Config: allow setting a default subagent thinking level via `agents.defaults.subagents.thinking` (and per-agent `agents.list[].subagents.thinking`). (#7372) Thanks @tyler6204. - Security: add healthcheck skill and bootstrap audit guidance. (#7641) Thanks @Takhoffman. +- Docs: zh-CN translation polish + pipeline guidance. (#8202, #6995) Thanks @AaronWander, @taiyi747, @Explorer1092, @rendaoyuan. - Docs: zh-CN translations seed + nav polish + landing notice + typo fix. (#6619, #7242, #7303, #7415) Thanks @joshp123, @lailoo. ### Fixes