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

Commit

Permalink
Tagging 1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
mtdowling committed Feb 26, 2015
1 parent 0f6a82e commit f43ab34
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.0.6 - 2015-02-26

* Bug fix: futures now extend from React's PromiseInterface to ensure that they
are properly forwarded down the promise chain.
* The multi handle of the CurlMultiHandler is now created lazily.

## 1.0.5 - 2014-12-10

* Adding more error information to PHP stream wrapper exceptions.
Expand Down

0 comments on commit f43ab34

Please sign in to comment.