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 0e73914 commit 0286e69Copy full SHA for 0286e69
HISTORY.md
@@ -1,3 +1,13 @@
1
+## 1.21.0 (2012-07-02)
2
+
3
+* Add a flag to make sure failure hooks are only ran once (jakemack, #546)
4
+* Support updated MultiJSON API (@twinturbo)
5
+* Fix worker logging in monit example config (@twinturbo)
6
+* loosen dependency of redis-namespace to 1.x, support for redis-rb 3.0.x
7
+* change '%' to '$' in the 'stop program' command for monit
8
+* UTF8 sanitize exception messages when there's a failure (@brianmario, #507)
9
+* don't share a redis connection between parent and child (@jsanders, #585)
10
11
## 1.20.0 (2012-02-17)
12
13
* Fixed demos for ruby 1.9 (@BMorearty, #445)
0 commit comments