Update changelog. Formatting fixes

This commit is contained in:
Chris Boulton 2010-08-01 15:03:28 +10:00
parent be2ffa7d6c
commit ae89f29057
2 changed files with 13 additions and 12 deletions

View file

@ -3,6 +3,8 @@
PHP.
* Implement ability to have setUp and tearDown methods for jobs, called before
and after every single run.
* Ability to specify a cluster/multiple redis servers and consistent hash
between them (Thanks dceballos)
## 1.0 (2010-04-18) ##