Skip to content

Commit f376db0

Browse files
authored
Merge pull request #876 from thefrontside/release-3.x.x
Release 3.0.1
2 parents b8f8c44 + e51b3c1 commit f376db0

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Changelog.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## 3.0.1
4+
5+
- fix typing of `all()` function
6+
https://github.com/thefrontside/effection/pull/873
7+
- exit from `main()` on SIGTERM as well as SIGINT
8+
https://github.com/thefrontside/effection/pull/874
9+
- various documentation fixes https://github.com/thefrontside/effection/pull/875
10+
311
## 3.0.0
412

513
- remove stream helpers `first()`, `pipe()`, `map()`, and `filter()`

0 commit comments

Comments
 (0)