Skip to content

Commit

Permalink
Release 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bibendi committed Sep 15, 2015
1 parent 1d58f9b commit 58ad5f4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@

#### [Current]
* 2015-09-15 [3ca76ed](../../commit/3ca76ed) - __(Michail Merkushin)__ feature: add shuffled queues on worker

#### v1.3.0
* 2015-09-14 [f3ac05d](../../commit/f3ac05d) - __(Michail Merkushin)__ Release 1.3.0
* 2015-09-14 [333cf82](../../commit/333cf82) - __(Michail Merkushin)__ feature: independent meta for ordered jobs

#### v1.2.0
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.3.0'
VERSION = '1.4.0'
end
end

0 comments on commit 58ad5f4

Please sign in to comment.