From 8f79505ed73354b3d038d4a2b3c4b83be2e267df Mon Sep 17 00:00:00 2001 From: "feifei.xu" <307327147@qq.com> Date: Sun, 15 Mar 2026 12:53:59 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=B7=BB=E5=8A=A0=E6=9B=B4=E6=96=B0?= =?UTF-8?q?=E6=97=A5=E5=BF=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index d43da82..8c1aba5 100644 --- a/README.md +++ b/README.md @@ -200,6 +200,14 @@ http://:18888/plugins/pit-bot - [技术规格文档](./docs/PIT_Channel_Technical_Spec.md) - 详细的架构和实现说明 - [OpenClaw 插件文档](https://docs.openclaw.ai) - OpenClaw 官方文档 +## 📝 更新日志 + +### v1.0.0 (2026-03-15) +- ✅ 修复 TypeScript 类型错误,编译通过 +- ✅ 统一 pluginId 为 `zhidui-channel` +- ✅ 修复 `openclaw.plugin.json` 格式 +- ✅ 匹配 OpenClaw SDK v2026.3.13 + ## 🤝 贡献 欢迎提交 Issue 和 Pull Request!