0.06  Tue Aug 17 22:55:10 GMT 2010
    - Use Dist::Zilla
    - Make all warnings fatal

0.05 Mon Aug  2 08:39:02 GMT 2010
    - Added timestamps to the log file.
    - Report the start of the hash check as well as the end of it. This way,
      time needed for the hash check will not affect the average bandwidth
      report. The irctor-queue event handlers for rtorrent need to be
      modified for this release. See the docs.
    - Report if (and why) an unrar operation fails.

0.04 Fri Apr  9 19:38:12 GMT 2010
    - Create the torrent log file if it doesn't exist

0.03 Wed Mar  3 22:39:17 GMT 2010
    - Divide RTorrent's ratio number by 1000 so it will actually be a ratio
    - Adjust RTorrent configuration docs to use $d.get_tied_to_file instead
      of $d.get_loaded_file. This should fix incorrectly reported download
      times after restarts.

0.02 Tue Mar  2 22:14:15 GMT 2010
    - Support RTorrent's 'download.event.erased'
    - Fix the bug with the name of torrents getting replaced with the info
      has after RTorrent restarts
    - Expanded the documentation for irctor-queue

0.01 Sat Feb 27 05:11:35 GMT 2010
    - First CPAN release