Skip to content

Commit d055a7e

Browse files
committed
add note about future backwards compatibility
1 parent 8d05f92 commit d055a7e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## 1.2 (2012-10-13) ##
22

3+
**Note:** This release is largely backwards compatible with php-resque 1.1. The next release will introduce backwards incompatible changes (moving from Redisent to Credis), and will drop compatibility with PHP 5.2.
4+
35
* Allow alternate redis database to be selected when calling setBackend by supplying a second argument (patrickbajao)
46
* Use `require_once` when including php-resque after the app has been included in the sample resque.php to prevent include conflicts (andrewjshults)
57
* Wrap job arguments in an array to improve compatibility with ruby resque (warezthebeef)

0 commit comments

Comments
 (0)