Skip to content

Commit 87e504e

Browse files
authored
Update Changelog (#241)
1 parent cfa57d3 commit 87e504e

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Change Log
22

3+
## [3.2.0](https://github.com/lucas34/SwiftQueue/tree/3.2.0)
4+
5+
#### New features
6+
- Job execution timeout constraint (#50)
7+
- Exponential backoff with max delay (#226)
8+
- Better threading configuration for Queue and Manager (#228) (#229) (230)
9+
- Jobs can be enqueue from manager with `.enqueue(JobInfo)` (#231)
10+
11+
312
## [3.1.0](https://github.com/lucas34/SwiftQueue/tree/3.1.0)
413

514
#### New features

0 commit comments

Comments
 (0)