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 9050a3d commit bdd904aCopy full SHA for bdd904a
CHANGELOG.md
@@ -0,0 +1,14 @@
1
+## 1.1 (2013-03-11) ##
2
+
3
+**Note:** This release is compatible with php-resque 1.0 through 1.2.
4
5
+* Add composer.json and submit to Packagist (rayward)
6
+* Correct issues with documentation (Chuan Ma)
7
+* Update declarations for methods called statically to actually be static methods (atorres757)
8
+* Implement ResqueScheduler::removeDelayed and ResqueScheduler::removeDelayedJobFromTimestamp (tonypiper)
9
+* Correct spelling for ResqueScheduler_InvalidTimestampException (biinari)
10
+* Correct spelling of beforeDelayedEnqueue event (cballou)
11
12
+## 1.0 (2011-03-27) ##
13
14
+* Initial release
0 commit comments