Skip to content

Commit

Permalink
1.2.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
jeskew committed Feb 18, 2016
1 parent 1136f3a commit 2e89629
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# CHANGELOG

## 1.2.3 - 2016-02-18

* Fixed support in `GuzzleHttp\Psr7\CachingStream` for seeking forward on remote
streams, which can sometimes return fewer bytes than requested with `fread`.
* Fixed handling of gzipped responses with FNAME headers.

## 1.2.2 - 2016-01-22

* Added support for URIs without any authority.
Expand Down

0 comments on commit 2e89629

Please sign in to comment.