We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d360822 commit b0fdeb4Copy full SHA for b0fdeb4
CHANGELOG.md
@@ -1,6 +1,15 @@
1
CHANGELOG
2
=========
3
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
13
* 1.1.0 (2015-07-01)
14
15
This release makes the API more compatible with 2.0 while preserving full
0 commit comments