Skip to content

Commit

Permalink
Add 0.5.2 release to changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
jmalloc committed Jul 15, 2016
1 parent bfdca65 commit f25e204
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 0.5.2 (2016-07-15)

- **[NEW]** Added `Api::resume()` and `throw()` to resume one strand from within another.

## 0.5.1 (2016-07-12)

- **[NEW]** Added a second callback parameter to `suspend()` API method which is invoked when a suspended strand is terminated.
Expand Down

0 comments on commit f25e204

Please sign in to comment.