Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

Commit

Permalink
Bumping 1.3.0
Browse files Browse the repository at this point in the history
Add support for resque-scheduler
  • Loading branch information
wa0x6e committed Jan 27, 2015
1 parent 7a03a9e commit 08e5d7e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
##Changelog

###v1.3.0 (2015-01-27)

* [new] Add support for Resque-Scheduler
* [new] Merge #36: Install phpunit using Composer
* [fix] Fix #40: Fix `kill` when user differs to process owner
* Various doc typos fixes

###v1.2.5 (2013-10-30)

* [fix] Fix wrong method name
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Fresque",
"version": "1.2.5",
"version": "1.3.0",
"description": "A command line tool to manage php-resque",
"keywords": [
"php-resque",
Expand Down

0 comments on commit 08e5d7e

Please sign in to comment.