Skip to content

Commit 192d347

Browse files
committed
1.19.0
1 parent 0c00ad8 commit 192d347

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

HISTORY.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 1.19.0 (2011-09-01)
2+
3+
* Added Airbrake (formerly Hoptoad) support.
4+
* Web UI: Added retry all button to failed jobs page
5+
* Web UI: Show focus outline
6+
17
## 1.18.6 (2011-08-30)
28

39
* Bugfix: Use Rails 3 eager loading for resque:preload

lib/resque/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Resque
2-
Version = VERSION = '1.18.6'
2+
Version = VERSION = '1.19.0'
33
end

0 commit comments

Comments
 (0)