mirror of
https://github.com/idanoo/php-resque
synced 2025-07-01 13:42:22 +00:00
Update changelog to mention bug fix by andrewjshults
This commit is contained in:
parent
ef47d3eaa9
commit
96e2b21ef7
1 changed files with 4 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
## 1.2 (Unreleased) ##
|
||||
|
||||
* Use `require_once` when including php-resque after the app has been included in the sample resque.php to prevent include conflicts (andrewjshults)
|
||||
|
||||
## 1.1 (2011-03-27) ##
|
||||
|
||||
* Update Redisent library for Redis 2.2 compatibility. Redis 2.2 is now required. (thedotedge)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue