mirror of
https://github.com/hibiken/asynq.git
synced 2025-09-19 05:17:30 +08:00
v0.7.0
This commit is contained in:
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [0.7.0] - 2020-03-22
|
||||
|
||||
### Changed
|
||||
|
||||
- Support Go v1.13+, dropped support for go v1.12
|
||||
|
||||
### Added
|
||||
|
||||
- `Unique` option was added to allow client to enqueue a task only if it's unique within a certain time period.
|
||||
|
Reference in New Issue
Block a user