HISTORY.md in resque-scheduler-1.9.4 vs HISTORY.md in resque-scheduler-1.9.5
- old
+ new
@@ -1,4 +1,9 @@
+## 1.9.5 (???)
+
+* Updated scheduler rake task to allow for an alternate setup task
+ to avoid loading the entire stack. (chewbranca)
+
## 1.9.4 (2010-07-29)
* Adding ability to remove jobs from delayed queue (joshsz)
* Fixing issue #23 (removing .present? reference)