## 0.2.6 (2011-08-23)

* Follow the latest resque for date format.

## 0.2.5 (2011-05-05)

* BUGFIX: Pagination has been broken.
* Dump a list as JSON format.

## 0.2.4 (2011-04-19)

* BUGFIX: "Select All" ignores exception filter.

## 0.2.3 (2011-04-11)

* Exception filter.

## 0.2.2 (2011-04-07)

* Changed a way to load yajl/json\_gem.

## 0.2.1 (2011-04-06)

* BUGFIX: Bulk action didn't work properly when you select all jobs.
* Removed absolute paths from html.

## 0.2.0 (2011-04-06)

* Extended with resque-web

## 0.1.1 (2010-12-30)

* Fixed for ruby 1.9.2
* Fixed a bug on #retried? method

## 0.1.0 (2010-11-24)

* First official release