Skip to content

Commit 7c9fcac

Browse files
authored
Merge pull request #1033 from thefrontside/tm/update-v4-changelog
Add missing v4 changelog entries
2 parents 1a8df7b + efef8e1 commit 7c9fcac

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

Changelog.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,22 @@
11
# Changelog
22

3-
## 4.0.0-alpha.9
3+
## 4.0.0-beta.3
44

55
- Do not bind SIGTERM in Windows for v4
66
https://github.com/thefrontside/effection/pull/1032
77

8+
## 4.0.0-beta.2
9+
10+
- run resources at the priority level of their caller
11+
https://github.com/thefrontside/effection/pull/1017
12+
- add interval() helper to consume a stream of intervals, port from v3
13+
https://github.com/thefrontside/effection/pull/1016
14+
15+
## 4.0.0-beta.1
16+
17+
- properly propagate errors from nested scopes
18+
https://github.com/thefrontside/effection/pull/1014
19+
820
## 4.0.0-alpha.8
921

1022
- Add `until()` operation for turning promises into operations

0 commit comments

Comments
 (0)