Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add release notes for #3608, #3861 and #3886 #3930

Merged
merged 4 commits into from Jul 1, 2019

Conversation

hugovk
Copy link
Member

@hugovk hugovk commented Jul 1, 2019

No description provided.

@olt
Copy link
Contributor

olt commented Jul 1, 2019

Here is a snippet for the release notes for #3886, to avoid further last minute merge conflicts.

Image quality for JPEG compressed TIFF 
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

The TIFF encoder accepts a ``quality`` parameter for ``jpeg`` compressed TIFF files.
A value from 0 (worst) to 100 (best) controls the image quality, similar to the JPEG encoder. The default is 75. Example:``im.save("out.tif", compression="jpeg", quality=85)``

@hugovk
Copy link
Member Author

hugovk commented Jul 1, 2019

Thanks! I'll add it to this PR.

@hugovk hugovk changed the title Add release notes for #3608 and #3861 Add release notes for #3608, #3861 and #3886 Jul 1, 2019
@hugovk
Copy link
Member Author

hugovk commented Jul 1, 2019

Added!

@hugovk
Copy link
Member Author

hugovk commented Jul 1, 2019

Azure Pipelines passes. Not going to wait for Travis CI or AppVeyor to merge for this one.

@hugovk hugovk merged commit 673a6b8 into python-pillow:master Jul 1, 2019
@hugovk hugovk deleted the release-notes branch July 1, 2019 10:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants