We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38b4c2c commit 8ffaceeCopy full SHA for 8ffacee
CHANGELOG.md
@@ -1,6 +1,16 @@
1
CHANGELOG
2
=========
3
4
+* 2.3.0 (2016-03-24)
5
+
6
+ * Allow cancellation of promises returned by functions working on promise
7
+ collections (#36).
8
+ * Handle \Throwable in the same way as \Exception (#51 by @joshdifabio).
9
10
+* 2.2.2 (2016-02-26)
11
12
+ * Fix cancellation handlers called multiple times (#47 by @clue).
13
14
* 2.2.2 (2016-02-26)
15
16
* Fix cancellation handlers called multiple times (#47 by @clue).
0 commit comments