mirror of
				https://github.com/django/daphne.git
				synced 2025-11-04 01:27:33 +03:00 
			
		
		
		
	Releasing 2.2.3
This commit is contained in:
		
							parent
							
								
									20f2bc93d4
								
							
						
					
					
						commit
						5722d4e7ea
					
				| 
						 | 
				
			
			@ -1,3 +1,13 @@
 | 
			
		|||
2.2.3 (2018-11-06)
 | 
			
		||||
------------------
 | 
			
		||||
 | 
			
		||||
* Enforce that response headers are only bytestrings, rather than allowing
 | 
			
		||||
  unicode strings and coercing them into bytes.
 | 
			
		||||
 | 
			
		||||
* New command-line options to set proxy header names: --proxy-headers-host and
 | 
			
		||||
  --proxy-headers-port.
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
2.2.2 (2018-08-16)
 | 
			
		||||
------------------
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1 +1 @@
 | 
			
		|||
__version__ = "2.2.2"
 | 
			
		||||
__version__ = "2.2.3"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue
	
	Block a user