Skip to content

Commit d76a033

Browse files
committed
Prepare changelog for v1.1.0 release
1 parent 444aa92 commit d76a033

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
CHANGELOG
22
=========
33

4+
* 1.1.0 (2015-07-01)
5+
6+
This release makes the API more compatible with 2.0 while preserving full
7+
backward compatibility.
8+
9+
* Add `React\Promise\Promise` class.
10+
* Move methods of `React\Promise\When` and `React\Promise\Util` to functions
11+
while keeping the classes as a proxy for BC.
12+
413
* 1.0.4 (2013-04-03)
514

615
* Trigger PHP errors when invalid callback is passed.

0 commit comments

Comments
 (0)