Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
tfeldmann committed Feb 18, 2024
1 parent 3259304 commit 75b6138
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@

## [Unreleased]

- Integrated `pdftotext`, `pdfminer` and `docx2txt` interfaces into `filecontent` filter.
- Integrated `.docx`, `.pdf` and various raw text parsers into `filecontent` filter.
- Removed `textract` and ~50 MB of dependencies as they are no longer needed.
- Python 3.12 support
- Add support for piping in a config file from STDIN (`organize run --stdin < file.yml`)

## v3.1.2 (2024-02-16)

Expand Down

0 comments on commit 75b6138

Please sign in to comment.