2
0
mirror of https://github.com/hibiken/asynq.git synced 2024-09-20 11:05:58 +08:00

Update changelog

This commit is contained in:
Ken Hibino 2021-12-11 06:44:01 -08:00
parent 22e6c9d297
commit 157e97e72e
2 changed files with 2 additions and 1 deletions

View File

@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added ### Added
- `Latency` field is added to `QueueInfo`.
- `EnqueueContext` method is added to `Client`. - `EnqueueContext` method is added to `Client`.
### Fixed ### Fixed