Skip to content

Commit 8ffacee

Browse files
committed
Prepare changelog for v2.3.0 release
1 parent 38b4c2c commit 8ffacee

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

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

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+
414
* 2.2.2 (2016-02-26)
515

616
* Fix cancellation handlers called multiple times (#47 by @clue).

0 commit comments

Comments
 (0)