Skip to content

Commit 64a3a6f

Browse files
committed
update changelog
1 parent 25174ef commit 64a3a6f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

HISTORY.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 1.23.0 (2012-10-01)
2+
3+
* don't run `before_fork` hook if Resque can't fork (@kjwierenga, #672)
4+
* don't run `after_fork` hook if Resque can't fork (@kjwierenga, @tarcieri, #672, #697)
5+
* retry connecting to redis up to 3 times (@trevorturk, #693)
6+
* pass exceptions raised by the worker into the Failure backend (@trevorturk, #693)
7+
18
## 1.22.0 (2012-08-21)
29

310
* unregister signal handlers in child process when ENV["TERM_CHILD"] is set (@dylanasmith, #621)

0 commit comments

Comments
 (0)