Skip to content

Commit

Permalink
chore: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
percevalw committed Sep 1, 2023
1 parent 923eeba commit fab0873
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion changelog.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit fab0873

Please sign in to comment.