mirror of
https://github.com/idanoo/php-resque
synced 2025-07-22 07:29:18 +00:00
9 lines
No EOL
254 B
Markdown
9 lines
No EOL
254 B
Markdown
## 1.1 (????-??-??) ##
|
|
* Change arguments for jobs to be an array as they're easier to work with in
|
|
PHP.
|
|
* Implement ability to have setUp and tearDown methods for jobs, called before
|
|
and after every single run.
|
|
|
|
## 1.0 (2010-04-18) ##
|
|
|
|
* Initial release |