v0.9.2
This commit is contained in:
		
							
								
								
									
										14
									
								
								CHANGELOG.md
									
									
									
									
									
								
							
							
						
						
									
										14
									
								
								CHANGELOG.md
									
									
									
									
									
								
							| @@ -1,3 +1,17 @@ | |||||||
|  | ### v0.9.2 (2016-05-04) | ||||||
|  |  | ||||||
|  |  | ||||||
|  | #### Features | ||||||
|  |  | ||||||
|  | * **client:** | ||||||
|  |   *  proper proxy and tunneling in Client ([f36c6b25](f36c6b25), closes [#774](774)) | ||||||
|  |   *  add Proxy support ([25010fc1](25010fc1), closes [#531](531)) | ||||||
|  |  | ||||||
|  | #### Performance | ||||||
|  |  | ||||||
|  | * **client:**  don't keep Pool mutex locked during getaddrinfo ([5fcc04a6](5fcc04a6)) | ||||||
|  |  | ||||||
|  |  | ||||||
| ### v0.9.1 (2016-04-21) | ### v0.9.1 (2016-04-21) | ||||||
|  |  | ||||||
|  |  | ||||||
|   | |||||||
| @@ -1,7 +1,7 @@ | |||||||
| [package] | [package] | ||||||
|  |  | ||||||
| name = "hyper" | name = "hyper" | ||||||
| version = "0.9.1" | version = "0.9.2" | ||||||
| description = "A modern HTTP library." | description = "A modern HTTP library." | ||||||
| readme = "README.md" | readme = "README.md" | ||||||
| documentation = "http://hyperium.github.io/hyper" | documentation = "http://hyperium.github.io/hyper" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user