1
0
mirror of https://github.com/guzzle/guzzle.git synced 2025-01-29 19:27:34 +01:00

Updating changelog

This commit is contained in:
Michael Dowling 2013-01-13 13:25:35 -08:00
parent 6f9bb726e9
commit eea7483cf6

View File

@ -14,6 +14,7 @@ CHANGELOG
* Added Guzzle\Http\IoEmittingEntityBody
* Moved command filtration from validators to location visitors
* Added getData to ServiceDescriptionInterface
* Added `extends` attributes to service description parameters
* Renamed Guzzle\Plugin\Cache\CanCacheStrategyInterface::canCache() to canCacheRequest() and added CanCacheResponse()
* Added getModels to ServiceDescriptionInterface
* Added context array to RequestInterface::setState()