Skip to content

Commit

Permalink
Update Changelog (#241)
Browse files Browse the repository at this point in the history
  • Loading branch information
lucas34 authored Jun 9, 2019
1 parent cfa57d3 commit 87e504e
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Change Log

## [3.2.0](https://github.com/lucas34/SwiftQueue/tree/3.2.0)

#### New features
- Job execution timeout constraint (#50)
- Exponential backoff with max delay (#226)
- Better threading configuration for Queue and Manager (#228) (#229) (230)
- Jobs can be enqueue from manager with `.enqueue(JobInfo)` (#231)


## [3.1.0](https://github.com/lucas34/SwiftQueue/tree/3.1.0)

#### New features
Expand Down

0 comments on commit 87e504e

Please sign in to comment.