From fab08730f3b567e38ba7253d84f3e48bee69759e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Perceval=20Wajsb=C3=BCrt?= Date: Fri, 1 Sep 2023 08:54:07 +0200 Subject: [PATCH] chore: update changelog --- changelog.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index fafd7c3a..200ce78a 100644 --- a/changelog.md +++ b/changelog.md @@ -1,8 +1,20 @@ # Changelog -## v0.7.1 (Pending) +## Unreleased + +### Added + +- Add multi-modal transformers (`huggingface-embedding`) with windowing options +- Add `render_page` option to `pdfminer` extractor, for multi-modal PDF features + +### Changed + +- Updated API to follow EDS-NLP's refactoring +- Updated `confit` to 0.4.2 (better errors) and `foldedtensor` to 0.3.0 (better multiprocess support) +- Better test coverage ### Fixed + - Fixed `attrs` dependency only being installed in dev mode ## v0.7.0