Skip to content

Commit

Permalink
Prepare changelog for v1.1.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
jsor committed Jul 1, 2015
1 parent 444aa92 commit d76a033
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
CHANGELOG
=========

* 1.1.0 (2015-07-01)

This release makes the API more compatible with 2.0 while preserving full
backward compatibility.

* Add `React\Promise\Promise` class.
* Move methods of `React\Promise\When` and `React\Promise\Util` to functions
while keeping the classes as a proxy for BC.

* 1.0.4 (2013-04-03)

* Trigger PHP errors when invalid callback is passed.
Expand Down

0 comments on commit d76a033

Please sign in to comment.