Skip to content

Commit

Permalink
Release 1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
bibendi committed Oct 30, 2015
1 parent 9f448bf commit 1cca357
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@

#### [Current]
* 2015-10-26 [cf350d2](../../commit/cf350d2) - __(Denis Korobitcin)__ fix: allow change name for worker in god
* 2015-10-15 [6877d7a](../../commit/6877d7a) - __(Korotaev Danil)__ chore: use resque-scheduler 4.0
* 2015-10-05 [272ede7](../../commit/272ede7) - __(Korotaev Danil)__ feat: unique args in ordered jobs

#### v1.5.2
* 2015-10-05 [cd1b41d](../../commit/cd1b41d) - __(Michail Merkushin)__ Release 1.5.2
* 2015-10-01 [959e494](../../commit/959e494) - __(Denis Korobitcin)__ chore(progress bar view): removed unused variable

#### v1.5.1
Expand Down
2 changes: 1 addition & 1 deletion lib/resque/integration/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module Resque
module Integration
VERSION = '1.5.2'
VERSION = '1.5.3'
end
end

0 comments on commit 1cca357

Please sign in to comment.