Skip to content

Commit

Permalink
Merge pull request #876 from thefrontside/release-3.x.x
Browse files Browse the repository at this point in the history
Release 3.0.1
  • Loading branch information
cowboyd authored Jan 2, 2024
2 parents b8f8c44 + e51b3c1 commit f376db0
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## 3.0.1

- fix typing of `all()` function
https://github.com/thefrontside/effection/pull/873
- exit from `main()` on SIGTERM as well as SIGINT
https://github.com/thefrontside/effection/pull/874
- various documentation fixes https://github.com/thefrontside/effection/pull/875

## 3.0.0

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

0 comments on commit f376db0

Please sign in to comment.