Skip to content

Commit

Permalink
2.1 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Oliver Stark committed Mar 26, 2020
1 parent 5274bdd commit 232056f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

All notable changes to this project will be documented in this file.

## [2.1.0] - 2020-03-26
### Changed
- Replaced `ProcessPool` with `Ratelimiter` to limit the number of concurrent queue runners
- Clean up: Removed unnecessary doc blocks in favour of type hints

## [2.0.0] - 2019-01-30
### Changed
- Decoupled `QueueCommand` form `QueueHandler`
Expand Down

0 comments on commit 232056f

Please sign in to comment.