From c5c0cd89145f77ee33da927d397c12bc49bf4c8e Mon Sep 17 00:00:00 2001 From: nulano Date: Sat, 2 Jan 2021 11:54:56 +0100 Subject: [PATCH] document pillow-wheels PR180 --- docs/releasenotes/8.1.0.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/releasenotes/8.1.0.rst b/docs/releasenotes/8.1.0.rst index da5f954055b..05196e15493 100644 --- a/docs/releasenotes/8.1.0.rst +++ b/docs/releasenotes/8.1.0.rst @@ -53,6 +53,9 @@ Dependencies OpenJPEG in the macOS and Linux wheels has been updated from 2.3.1 to 2.4.0, including security fixes. +LibTIFF in the macOS and Linux wheels has been updated from 4.1.0 to 4.2.0, including +security fixes discovered by fuzzers. + Other Changes =============