|  | @@ -12,17 +12,18 @@ new in Celery 3.1.
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  3.1.4
 | 
	
		
			
				|  |  |  =====
 | 
	
		
			
				|  |  | +:release-date: 2013-11-15 11:40 P.M UTC
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  - Now depends on :mod:`kombu` 3.0.5
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  - Now depends on :mod:`billiard` 3.3.0.7
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | -- Worker would accidentally set a default socket timeout of 5 seconds.
 | 
	
		
			
				|  |  | +- Worker accidentally set a default socket timeout of 5 seconds.
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  - Django: Fixup now sets the default app so that threads will use
 | 
	
		
			
				|  |  |    the same app instance (e.g. for manage.py runserver).
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | -- Worker: Fixed Unicode error crash at startup.
 | 
	
		
			
				|  |  | +- Worker: Fixed Unicode error crash at startup experienced by some users.
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  - Calling ``.apply_async`` on an empty chain now works again (Issue #1650).
 | 
	
		
			
				|  |  |  
 | 
	
	
		
			
				|  | @@ -36,7 +37,7 @@ new in Celery 3.1.
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |      Fix contributed by Vsevolod.
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | -- Tests now passing on PyPy 1.1 and 1.2.
 | 
	
		
			
				|  |  | +- Tests now passing on PyPy 2.1 and 2.2.
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  .. _version-3.1.3:
 | 
	
		
			
				|  |  |  
 |