v0.1.8
------
* Fixed "updates in progress".
* Improved automatic top directory renaming.


v0.1.7
------
+ Added essential WebUI support.


v0.1.6
------
+ Added rutor.org tracker support.
+ Added tr.anidub.com tracker support.
+ Added automatic top directory renaming (closes #4).
+ API now exposes `GenericPrivateTrackerHandler` and `GenericPublicTrackerHandler` helper classes.


v0.1.5
------
+ Added status bar text when no updates checks are made yet.
* Fixed gibberish symbols instead of month names at statusbar (closes #3).
* Fixed `On windows client status bar is not updated` error (closes #2).


v0.1.4
------
+ Added `Trublesooting` section to README.
* Fixed `KeyError: 'cookies'` in handler_base.py (see #1).
* Fixed `gtk.CellRendererText` issue with TreeView (see #1).


v0.1.3
------
+ Updated torrents are automatically scheduled for further updates.
* Fixed hang-up issues related to `time` module import.


v0.1.2
------
* Cookies handling is simplified for tracker handlers.
  May fix 'Cannot find torrent file download link' errors for RuTracker handler.


v0.1.1
------
* Fixed possible bogus 'Unable to find retracker handler'.
* Fixed not emitted UpdatorrUpdatesCheckFinishedEvent.
* register_tracker_handler() moved into utils.py.


v0.1
----
+ Initial release.