Skip to content

Commit 4c5202e

Browse files
docs (CHANGELOG): IsPanicError function (closes #708)
1 parent 0a73fc6 commit 4c5202e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
### Added
11+
- `IsPanicError` function is added to support catching of panic errors when processing tasks (PR: https://github.com/hibiken/asynq/pull/491)
12+
1013
## [0.24.1] - 2023-05-01
1114

1215
### Changed

0 commit comments

Comments
 (0)