v0.2.2 (31 August 2009)
+ Ability to get countries and cities lists from Google was added.
+ Shebang was added to the example scripts. Thank you, Runa.
! Small corrections to fix some pychecker's warnings.
! get_weather_from_google() now supports non-English languages. Thank you, Shinysky.
! "400: Bad Request" error was fixed. It appeared when Google API is used and location contains special characters(for example spaces). Thank you, Dan.y.tang.
! Some changes to prevent possible IndexError issues.

v0.2.1 (07 July 2009)
+ GisMeteo service was removed. It doesn't provide XML feeds anymore.
! IndexError issue was fixed. Thank you, Dr. Drang.

v0.2 (29 May 2009)
+ Added support of NOAA XML feeds
+ Added support of GisMeteo XML feeds
+ Re-organized files: no more package, only one Python module
+ Added some example scripts
+ Added CHANGELOG and README files

v0.1 (18 May 2009)
+ Inital release: it is possible to get weather reports from Yahoo and Google
