Skip to content

Commit

Permalink
add relnotes
Browse files Browse the repository at this point in the history
  • Loading branch information
masci committed May 7, 2024
1 parent 5e77cfc commit cd23489
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions releasenotes/notes/remove-pymupdf-15fc66b581538adb.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
prelude: >
This release changes the `PDFToTextConverter` so that it doesn't support PyMuPDF anymore.
The converter will always assume `xpdf` is used by default.
upgrade:
- |
To keep using PyMuPDF you must create a custom node, you can use the previous Haystack version for inspiration.

0 comments on commit cd23489

Please sign in to comment.