Skip to content

Commit

Permalink
v2.5.0 (#331)
Browse files Browse the repository at this point in the history
  • Loading branch information
mensfeld committed Mar 4, 2023
1 parent 26c8f61 commit ecc686a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# WaterDrop changelog

## 2.5.0 (Unreleased)
## 2.5.0 (2023-03-04)
- [Feature] Pipe **all** the errors including synchronous errors via the `error.occurred`.
- [Improvement] Pipe delivery errors that occurred not via the error callback using the `error.occurred` channel.
- [Improvement] Introduce `WaterDrop::Errors::ProduceError` and `WaterDrop::Errors::ProduceManyError` for any inline raised errors that occur. You can get the original error by using the `#cause`.
Expand Down

0 comments on commit ecc686a

Please sign in to comment.