Skip to content

Commit

Permalink
Notes on abort changes
Browse files Browse the repository at this point in the history
  • Loading branch information
tarcieri committed Jun 1, 2012
1 parent a633510 commit a41c883
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGES.md
Expand Up @@ -11,6 +11,8 @@ HEAD
* Future is now an instance method on all actors
* Async call exception logs now contain the failed method
* MyActor#async makes async calls for those who dislike the predicate syntax
* abort can now accept a string instead of an exception object and will raise
RuntimeError in the caller's context

0.10.0
------
Expand Down

0 comments on commit a41c883

Please sign in to comment.