mirror of
https://github.com/hibiken/asynq.git
synced 2024-12-26 07:42:17 +08:00
[ci skip] Update changelog
This commit is contained in:
parent
d33ca98648
commit
70efb7b455
@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- `Handler` interface has changed. `ProcessTask` method takes two arguments `context.Context` and `*asynq.Task`
|
- `Handler` interface has changed. `ProcessTask` method takes two arguments `context.Context` and `*asynq.Task`
|
||||||
|
- `Queues` field in `Config` has change from `map[string]uint` to `map[string]int`
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user