Skip to content

Commit

Permalink
Merge branch 'master' of github.com:pikepdf/pikepdf
Browse files Browse the repository at this point in the history
  • Loading branch information
jbarlow83 committed Sep 1, 2021
2 parents 667eb9c + 886ac7a commit 74971b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/release_notes.rst
Expand Up @@ -73,8 +73,8 @@ New functionality
- Improved error message when ``Pdf.save()`` is called on PDFs without a known
source file.
- Many documentation fixes to StreamParser, return types, PdfImage.
- ``x in pikepdf.Array()`` is now supported; previously this construct was raised
raised. :issue:`232`
- ``x in pikepdf.Array()`` is now supported; previously this construct raised a
TypeError. :issue:`232`
- It is now possible to test our cibuildwheel configuration on a local machine.

Fixes
Expand Down

0 comments on commit 74971b6

Please sign in to comment.