We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 444aa92 commit d76a033Copy full SHA for d76a033
CHANGELOG.md
@@ -1,6 +1,15 @@
1
CHANGELOG
2
=========
3
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
13
* 1.0.4 (2013-04-03)
14
15
* Trigger PHP errors when invalid callback is passed.
0 commit comments