Skip to content
This repository has been archived by the owner on Jun 27, 2022. It is now read-only.

Commit

Permalink
Adding changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mtdowling committed Oct 26, 2014
1 parent 4ff7bb6 commit bdb67d6
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# CHANGELOG

## 1.0.1 - 2014-10-26

- Fixed a header parsing issue with the `CurlHandler` and `CurlMultiHandler`
that caused cURL requests with multiple responses to merge repsonses together
(e.g., requests with digest authentication).

## 1.0.0 - 2014-10-12

Initial release.

0 comments on commit bdb67d6

Please sign in to comment.