Skip to content

Commit

Permalink
update CHANGES
Browse files Browse the repository at this point in the history
  • Loading branch information
ztellman committed Mar 10, 2017
1 parent eabe63e commit 677abd9
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,16 @@

### 0.1.5

Thanks to Tsutomu Yano and Joshua Griffith

* fix bugs in `finally` and `consume`

### 0.1.6

Thanks for Vadim Platonov, Miikka Koskinen, Alex Engelberg, and Oleh Palianytsia

* fix bug in `batch`
* make `reduce` compatible with Clojure's `reduced` short-circuiting
* make sure `catch` can match non-`Throwable` errors
* allow for destructuring in `loop`
* add `alt` mechanism for choosing the first of many deferreds to be realized

0 comments on commit 677abd9

Please sign in to comment.