mirror of
				https://github.com/python-pillow/Pillow.git
				synced 2025-10-31 16:07:30 +03:00 
			
		
		
		
	Wording
This commit is contained in:
		
							parent
							
								
									3207bf372a
								
							
						
					
					
						commit
						ae9b6b3209
					
				|  | @ -1,7 +1,7 @@ | |||
| Pillow | ||||
| ====== | ||||
| 
 | ||||
| .. Note:: Pillow < 2.0.0 supports Python 2.4, 2.5, 2.6, 2.7; Pillow >= 2.0.0 supports Python 2.6, 2.7, 3.2, 3.3. | ||||
| .. Note:: Pillow < 2.0.0 supports Python versions 2.4, 2.5, 2.6, 2.7; Pillow >= 2.0.0 supports Python versions 2.6, 2.7, 3.2, 3.3. | ||||
| 
 | ||||
| .. Note:: Pillow >= 2.1.0 no longer supports "import _imaging". Please use "from PIL.Image import core as _imaging" instead. | ||||
| 
 | ||||
|  |  | |||
|  | @ -4,6 +4,9 @@ Changelog (Pillow) | |||
| 2.1.0 (2013-07-01) | ||||
| ------------------ | ||||
| 
 | ||||
| - Changes to put everything under the PIL namespace | ||||
|   [wiredfool] | ||||
| 
 | ||||
| 2.0.0 (2013-03-15) | ||||
| ------------------ | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user