Update release notes

This commit is contained in:
James R. Barlow
2019-10-24 16:58:39 -07:00
parent cdcdd16865
commit 775b958c55
+4 -1
View File
@@ -18,7 +18,10 @@ v9.0.4
- Fixed compatibility with Python 3.8.
- Fixed Tesseract settings for ``--user-words`` and ``--user-patterns``.
- We now require pikepdf 1.6.5.
- Changed to pikepdf 1.6.5 (for Python 3.8).
- Changed to Pillow 6.2.0 (to mitigate a security vulnerability in earlier Pillow).
- A debug message now mentions when English is automatically selected if the locale
is not English.
v9.0.3
======