diff --git a/CHANGELOG.md b/CHANGELOG.md index 85e9e01..0e33cdc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,11 @@ Possible sections are: +## [Unreleased] + +### Fixed: +- avoid Z.AI OCR rate-limit failures in large batch runs by introducing OCR-specific concurrency control (`--ocr-workers`) and clearer HTTP 429 guidance ([#7](https://github.com/atsyplenkov/paperdown/issues/7)) + ## [0.2.0] - 2026-03-18 - published on crates.io