Skip to content

Commit

Permalink
create change log
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisboulton committed Mar 10, 2013
1 parent 9050a3d commit bdd904a
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
## 1.1 (2013-03-11) ##

**Note:** This release is compatible with php-resque 1.0 through 1.2.

* Add composer.json and submit to Packagist (rayward)
* Correct issues with documentation (Chuan Ma)
* Update declarations for methods called statically to actually be static methods (atorres757)
* Implement ResqueScheduler::removeDelayed and ResqueScheduler::removeDelayedJobFromTimestamp (tonypiper)
* Correct spelling for ResqueScheduler_InvalidTimestampException (biinari)
* Correct spelling of beforeDelayedEnqueue event (cballou)

## 1.0 (2011-03-27) ##

* Initial release

0 comments on commit bdd904a

Please sign in to comment.