diff --git a/CHANGELOG.en-US.md b/CHANGELOG.en-US.md index e88b9ad2..ff1321e5 100644 --- a/CHANGELOG.en-US.md +++ b/CHANGELOG.en-US.md @@ -24,7 +24,7 @@ tag: vVERSION - 🛠 Made the `agent` parameter optional to support data management functionality using only `useXChat` (#271) by [YumoImer](https://github.com/YumoImer) - 💄 Adjusted `Conversations` style based on RICH design specification (#242) by [YumoImer](https://github.com/YumoImer) - 🛠 Fixed ghost dependency issue that prevented the project from starting when using `pnpm` (#223) by [YumoImer](https://github.com/YumoImer) -- 🏠 Demonstrated the attachment upload functionality in the standalone template (#250)(#265) by [kelvinelove](https://github.com/kelvinelove) +- 🌈 Demonstrated the attachment upload functionality in the standalone template (#250)(#265) by [kelvinelove](https://github.com/kelvinelove) - 📖 Fixed missing contributor information (#212) by [afc163](https://github.com/afc163) - 📖 Fixed code example issues in the model usage documentation (#275) by [YumoImer](https://github.com/YumoImer) - 📖 Fixed incorrect image link in the design docs (#246) by [Rain-1214](https://github.com/Rain-1214) diff --git a/CHANGELOG.zh-CN.md b/CHANGELOG.zh-CN.md index 17e0e1af..69f46eb3 100644 --- a/CHANGELOG.zh-CN.md +++ b/CHANGELOG.zh-CN.md @@ -23,7 +23,7 @@ tag: vVERSION - 🛠 调整 agent 参数设为可选,以支持仅使用 `useXChat` 的数据管理功能 (#271) 由 [YumoImer](https://github.com/YumoImer) 提交 - 💄 调整 `Conversations` 样式基于 RICH 设计规范 (#242) 由 [YumoImer](https://github.com/YumoImer) 提交 - 🛠 修复使用 `pnpm` 启动项目时幽灵依赖导致无法启动的问题 (#223) 由 [YumoImer](https://github.com/YumoImer) 提交 -- 🏠 独立式样板间支持附件上传功能演示 (#250)(#265) 由 [kelvinelove](https://github.com/kelvinelove)、[YumoImer](https://github.com/YumoImer) 提交 +- 🌈 独立式样板间支持附件上传功能演示 (#250)(#265) 由 [kelvinelove](https://github.com/kelvinelove)、[YumoImer](https://github.com/YumoImer) 提交 - 📖 修复缺失的贡献者信息 (#212) 由 [afc163](https://github.com/afc163) 提交 - 📖 修复模型使用文档中的代码示例问题 (#264) 由 [YumoImer](https://github.com/YumoImer) 提交 - 📖 修复设计文档中的错误图片链接 (#246) 由 [Rain-1214](https://github.com/Rain-1214) 提交