diff --git a/CHANGELOG.md b/CHANGELOG.md index 36c51192..c37c4c73 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ # Changelog ## [Unreleased] +### Fixed + +- Embedded-PDF attachment scanning runs in a worker thread instead of on the event loop; ingesting PDFs with embedded attachments no longer stalls concurrent workers. + ## [0.59.0] - 2026-06-16 ### Added