mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-26 18:06:18 +03:00
Merge pull request #1443 from python-pillow/hugovk-patch-1
Docs: Mention when OS X support was added
This commit is contained in:
commit
a2718e1c6e
|
@ -7,7 +7,7 @@
|
||||||
The :py:mod:`ImageGrab` module can be used to copy the contents of the screen
|
The :py:mod:`ImageGrab` module can be used to copy the contents of the screen
|
||||||
or the clipboard to a PIL image memory.
|
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
|
.. versionadded:: 1.1.3
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user