fix:修改版本号和更新日志

This commit is contained in:
SengokuCola
2025-08-22 16:16:44 +08:00
parent 64fb38227d
commit e21ef7c04d
3 changed files with 13 additions and 5 deletions

View File

@@ -1,6 +1,15 @@
# Changelog
## [0.10.0] - 2025-7-1
## [0.10.1] - 2025-8-
- 修复激活值计算异常的BUG
- 修复lpmm日志错误
- 修复首句不回复的问题
- 修复emoji管理器的一个BUG
- 优化对模型请求的处理
- 重构内部代码
## [0.10.0] - 2025-8-18
### 🌟 主要功能更改
- 优化的回复生成,现在的回复对上下文把控更加精准
- 新的回复逻辑控制现在合并了normal和focus模式更加统一