mirror of
https://github.com/hibiken/asynq.git
synced 2025-09-19 13:21:58 +08:00
test and changelog
This commit is contained in:

committed by
Ken Hibino

parent
ab8a4f5b1e
commit
55d0610a03
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [0.22.0] - 2022-01-29
|
||||
|
||||
### Added
|
||||
|
||||
- `BaseContext` introduced in `Config` to specify callback hook to provide a base `context` from which `Handler` `context` is derived
|
||||
|
||||
## [0.21.0] - 2022-01-22
|
||||
|
||||
### Added
|
||||
|
Reference in New Issue
Block a user