v4.5.5 release notes

This commit is contained in:
James R. Barlow
2017-04-28 15:27:41 -07:00
parent 6c8c1d8173
commit 339a58593e
2 changed files with 8 additions and 0 deletions
+1
View File
@@ -6,6 +6,7 @@ pyvenv.cfg
tasks.py
.bash_history
.ruffus_history.sqlite
.idea/
# Package building
*.egg-info/
+7
View File
@@ -4,6 +4,13 @@ Release notes
OCRmyPDF uses `semantic versioning <http://semver.org/>`_.
v4.5.5
------
- Automated update of macOS homebrew tap
- Fixed issue #154, KeyError '/Contents' when searching for text on blank pages that have no /Contents record
v4.5.4
------