docs: 添加更新日志

This commit is contained in:
2026-03-15 12:53:59 +08:00
parent 1752cb759d
commit 8f79505ed7

View File

@@ -200,6 +200,14 @@ http://<gateway>: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