Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
MasterOdin committed May 30, 2022
1 parent 3069f2d commit 62b4978
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -520,15 +520,6 @@ Miscellaneous:

You can see the full changelog at: https://github.com/py-pdf/PyPDF2/compare/1.26.0...1.27.0

Version 1.25.1, 2015-07-20
--------------------------

- Fix bug when parsing inline images. Occurred when merging
certain pages with inline images

- Fixed type error when creating outlines by utilizing the
isString() test

Version 1.26.0, 2016-05-18
--------------------------

Expand All @@ -555,6 +546,15 @@ Version 1.26.0, 2016-05-18
- Fix bug where reading an inline image would cut off prematurely
in certain cases (speedplane)

Version 1.25.1, 2015-07-20
--------------------------

- Fix bug when parsing inline images. Occurred when merging
certain pages with inline images

- Fixed type error when creating outlines by utilizing the
isString() test

Version 1.25, 2015-07-07
------------------------

Expand Down

0 comments on commit 62b4978

Please sign in to comment.