瀏覽代碼

docs: update changelog for version 2.2.2 release

myhloli 2 月之前
父節點
當前提交
8b8ac3e62e
共有 2 個文件被更改,包括 6 次插入0 次删除
  1. 3 0
      README.md
  2. 3 0
      README_zh-CN.md

+ 3 - 0
README.md

@@ -44,6 +44,9 @@
 
 # Changelog
 
+- 2025/09/10 2.2.2 Release
+  - 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.
 

+ 3 - 0
README_zh-CN.md

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