Skip to content

Commit a13dc6d

Browse files
committed
v1.9.7
1 parent 2222350 commit a13dc6d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

HISTORY.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 1.9.7 (2010-07-09)
2+
3+
* Improved memory usage in Job.destroy
4+
* redis-namespace 0.7.0 now required
5+
* Bugfix: Reverted $0 changes
6+
* Web Bugfix: Payload-less failures in the web ui work
7+
18
## 1.9.6 (2010-06-22)
29

310
* Bugfix: Rakefile logging works the same as all the other logging

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.9.6'
2+
Version = VERSION = '1.9.7'
33
end

0 commit comments

Comments
 (0)