Skip to content

Commit b0fdeb4

Browse files
committed
Prepare changelog for v1.2.0 release
1 parent d360822 commit b0fdeb4

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
CHANGELOG
22
=========
33

4+
* 1.2.0 (2016-02-27)
5+
6+
This release makes the API more compatible with 2.0 while preserving full
7+
backward compatibility.
8+
9+
* Introduce new CancellablePromiseInterface implemented by all promises.
10+
* Add new .cancel() method (part of the CancellablePromiseInterface).
11+
12+
413
* 1.1.0 (2015-07-01)
514

615
This release makes the API more compatible with 2.0 while preserving full

0 commit comments

Comments
 (0)