docs: update changelog for version 2.1.2 with bug fixes

This commit is contained in:
myhloli
2025-07-22 22:22:12 +08:00
parent 1c2b233f5d
commit e4639e1321
2 changed files with 8 additions and 1 deletions

View File

@@ -43,7 +43,10 @@
</div>
# Changelog
- 2025/07/22 2.1.2 Released
- Bug Fixes
- Fixed the issue of excessive memory consumption during the `MFR` step in the `pipeline` backend under certain scenarios #2771
- Fixed the inaccurate matching between `image`/`table` and `caption`/`footnote` under certain conditions #3129
- 2025/07/16 2.1.1 Released
- Bug fixes
- Fixed text block content loss issue that could occur in certain `pipeline` scenarios #3005