CHANGES.txt in bluth-0.6.1 vs CHANGES.txt in bluth-0.6.7
- old
+ new
@@ -1,6 +1,32 @@
BLUTH, CHANGES
+#### 0.6.7 (2011-01-08) ###############################
+
+* FIXED: -f option now works for stop-workers and stop-scheduler commands
+* ADDED: Bluth.onconnect (resolves non-default redis connection issues)
+
+
+#### 0.6.6 (2011-01-02) ###############################
+
+CHANGE: Bluth::Worker.onstart
+
+#### 0.6.5 (2011-01-02) ###############################
+
+* FIXED: The previous change required a different approach for the scheduler.
+
+#### 0.6.4 (2011-01-02) ###############################
+
+* CHANGE: Don't save the worker until after onstart is called (b/c config info can be passed)
+
+#### 0.6.3 (2011-01-02) ###############################
+
+* CHANGE: Added :bluth prefix to Worker and Scheduler keys.
+* CHANGE: Depends on Familia 0.6.5
+* CHANGE: Option -r for bin/bluth is now -R
+* CHANGE: Bluth.poptimeout -> Bluth.queuetimeout
+
+
#### 0.6.1 (2010-12-31) ###############################
* ADDED: Bluth.env
#### 0.6.0 (2010-12-30) ###############################