Merge pull request #3449 from myhloli/dev

docs: update changelog for version 2.2.2 release
This commit is contained in:
Xiaomeng Zhao
2025-09-10 14:43:09 +08:00
committed by GitHub
2 changed files with 6 additions and 0 deletions

View File

@@ -44,6 +44,9 @@
# Changelog
- 2025/09/10 2.2.2 Released
- Fixed the issue where the new table recognition model would affect the overall parsing task when some table parsing failed
- 2025/09/08 2.2.1 Released
- Fixed the issue where some newly added models were not downloaded when using the model download command.

View File

@@ -44,6 +44,9 @@
# 更新记录
- 2025/09/10 2.2.2 发布
- 修复新的表格识别模型在部分表格解析失败时影响整体解析任务的问题
- 2025/09/08 2.2.1 发布
- 修复使用模型下载命令时,部分新增模型未下载的问题