Skip to content

Commit 17df4c1

Browse files
changes.txt: mention removal of support for linearisation in release 1.26.0.
1 parent c469893 commit 17df4c1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

changes.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,9 @@ Change Log
3232
* Added runtime assert that that PyMuPDF and MuPDF were built with compatible
3333
NDEBUG settings (related to `4390 <https://github.com/pymupdf/PyMuPDF/issues/4390>`_).
3434
* Simplified handling of filename/filetype when opening documents.
35-
35+
* Removed PDF linearization support.
36+
* Calls to `Document.save()` with `linear` set to true will now raise an exception.
37+
* See https://artifex.com/blog/mupdf-removes-linearisation for more information.
3638

3739
**Changes in version 1.25.5 (2025-03-31)**
3840

0 commit comments

Comments
 (0)