Skip to content

Commit

Permalink
1.0.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
jeskew committed Oct 15, 2015
1 parent b07c7dc commit b1e1c0d
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.3 - 2015-10-15

* Update EachPromise to immediately resolve when the underlying promise iterator
is empty. Previously, such a promise would throw an exception when its `wait`
function was called.

## 1.0.2 - 2015-05-15

* Conditionally require functions.php.
Expand Down

0 comments on commit b1e1c0d

Please sign in to comment.