1.00 2009-08-14
* The interaction between the plugin and the formatter has changed,
necessitating a change in the configuration format. Check the docs for
details on formatter config if you were suppling format / time_format /
time_zone options before v1.00.
* A test suite has been added.
0.02 2009-08-06
* Bug fix: literal \v in a regex isn't recognized properly. Change it
to \x0b.
* Use the stats object to get the time at the beginning of the request
instead of the time the log is printed.
* Enable stats for the application all the time, unless the user gives
enable_stats => 0.
0.01 2009-08-05
* Initial release to CPAN.