Skip to content

Commit

Permalink
Prepare changelog for v1.2.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
jsor committed Feb 27, 2016
1 parent d360822 commit b0fdeb4
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
CHANGELOG
=========

* 1.2.0 (2016-02-27)

This release makes the API more compatible with 2.0 while preserving full
backward compatibility.

* Introduce new CancellablePromiseInterface implemented by all promises.
* Add new .cancel() method (part of the CancellablePromiseInterface).


* 1.1.0 (2015-07-01)

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

0 comments on commit b0fdeb4

Please sign in to comment.