We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3ac4a0 commit c4c16d3Copy full SHA for c4c16d3
HISTORY.md
@@ -1,3 +1,9 @@
1
+## 1.22.0 (2012-08-21)
2
+
3
+* unregister signal handlers in child process when ENV["TERM_CHILD"] is set (@dylanasmith, #621)
4
+* new signal handling for TERM. See http://hone.heroku.com/resque/2012/08/21/resque-signals.html. (@wuputah, @yaaule, #638)
5
+* supports calling perform hooks when using Resque.inline (@jonhyman, #506)
6
7
## 1.21.0 (2012-07-02)
8
9
* Add a flag to make sure failure hooks are only ran once (jakemack, #546)
0 commit comments