From bd48f40d3d049d605aa571fdddd9be2a070afac2 Mon Sep 17 00:00:00 2001 From: "James R. Barlow" Date: Sun, 17 Jul 2016 00:35:06 -0700 Subject: [PATCH] v4.1.4 release notes --- RELEASE_NOTES.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/RELEASE_NOTES.rst b/RELEASE_NOTES.rst index c532fe4b..7bb3f44b 100644 --- a/RELEASE_NOTES.rst +++ b/RELEASE_NOTES.rst @@ -6,6 +6,12 @@ Please always read this file before installing the package Download software here: https://github.com/jbarlow83/OCRmyPDF/tags +v4.1.4: +======= + +- Bug fix: monochrome images with an ICC profile attached were incorrectly converted to full color images if lossless reconstruction was not possible due to other settings; consequence was increased file size for these images + + v4.1.3: =======