Skip to content

Commit

Permalink
Prepare release 3.0.0-beta.4
Browse files Browse the repository at this point in the history
  • Loading branch information
cowboyd committed Dec 7, 2023
1 parent ae6d9c7 commit 86cb816
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## 3.0.0-beta.4

- `main()` will now hold the event loop on Node and Deno so that `main(suspend)`
will work https://github.com/thefrontside/effection/pull/841

## 3.0.0-beta.3

- Scope.run() now behaves like `spawn()` and will crash the scope if the
Expand Down

0 comments on commit 86cb816

Please sign in to comment.