Skip to content

Commit 2e83809

Browse files
committed
Update CHANGELOG and version number
1 parent 5c3a84b commit 2e83809

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
* 0.2.0 Remeike Forbes
2+
3+
Coerce jobs to string (to work with Redis 5)
4+
15
* 0.1.0.1 Daniel Pattersion <[email protected]> 2015-11-1
26

37
Add example in haddocks.

hworker.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: hworker
2-
version: 0.1.0.1
2+
version: 0.2.0
33
synopsis: A reliable at-least-once job queue built on top of redis.
44
description: See README.
55
homepage: http://github.com/positiondev/hworker

0 commit comments

Comments
 (0)