소스 검색

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.