Skip to content

Commit 0286e69

Browse files
committed
update changelog for 1.21.0
1 parent 0e73914 commit 0286e69

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

HISTORY.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
111
## 1.20.0 (2012-02-17)
212

313
* Fixed demos for ruby 1.9 (@BMorearty, #445)

0 commit comments

Comments
 (0)