Update docs

This commit is contained in:
Ken Hibino
2020-05-03 16:47:55 -07:00
parent 24f2b64c6c
commit 826f1ecff4
2 changed files with 6 additions and 2 deletions

View File

@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Fixed
- [Fixed cancelfunc leak](https://github.com/hibiken/asynq/pull/145)
## [0.8.1] - 2020-04-27
### Added