瀏覽代碼

feat: update changelog for version 2.2.0 with new table recognition model and OCR enhancements

myhloli 2 月之前
父節點
當前提交
64e12cb924
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -43,6 +43,7 @@
 </div>
 
 # Changelog
+
 - 2025/09/05 2.2.0 Released
   - Major Updates
     - In this version, we focused on improving table parsing accuracy by introducing a new [wired table recognition model](https://github.com/RapidAI/TableStructureRec) and a brand-new hybrid table structure parsing algorithm, significantly enhancing the table recognition capabilities of the `pipeline` backend.