mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-24 17:06:16 +03:00
Mention when OS X support was added
To try and avoid confusion like http://stackoverflow.com/q/32799143/724176
This commit is contained in:
parent
eecd489ccf
commit
4d4dc99fa8
|
@ -7,7 +7,7 @@
|
|||
The :py:mod:`ImageGrab` module can be used to copy the contents of the screen
|
||||
or the clipboard to a PIL image memory.
|
||||
|
||||
.. note:: The current version works on OS X and Windows only.
|
||||
.. note:: The current version works on OS X and Windows only. OS X support was added in 3.0.0.
|
||||
|
||||
.. versionadded:: 1.1.3
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user