Skip to content

Commit bdd904a

Browse files
committed
create change log
1 parent 9050a3d commit bdd904a

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)