.. This is your project NEWS file which will contain the release notes.
.. Example: http://www.python.org/download/releases/2.6/NEWS.txt
.. The content of this file, along with README.rst, will appear in your
.. project's PyPI page.

News
====

0.3
---

*Release date: 3-Jun-2011*

* Much better filename guessers thanks to the fact we are now using
  GuessIt

* Subtitles download now work for both tv shows and movies, thanks to
  the Periscope library

* Fixed size and position of Smewt window on first launch on weird geometry
  setups (ex: dual-screen, very small screens, ...)

* Remembers last season that you were watching from a tv show when
  revisiting its view

* Lots more of small fixes here and there that contribute to a much
  smoother experience!


0.2.2
-----

*Release date: 4-Mar-2011*

* Fixed installing Smewt on Ubuntu; there were issues with the menu
  entries before


0.2.1
-----

*Release date: 21-Feb-2011*

* Fixed some stuff to be able to run Smewt on Windows; also comes with a Windows
  installer now: Smewt is available on all 3 major platforms!!


0.2
---

*Release date: 27-Jan-2011*

* Fixed some stuff in the Mac OS X installer (DMG provided now!)


0.2b2
-----

*Release date: 25-Jan-2011*

* Fixed lots of bugs everywhere. Smewt should start to feel ready for daily
  use now!


0.2b1
-----

*Release date: 05-Dec-2010*

* First really public version, datamodel has been split into a different
  module (PyGoo). People are encouraged to try this version!

0.1a1
-----

*Release date: 26-Sep-2010*

* first released development version; still not-so-nice codebase, but
  has the minimum required to run Smewt without apparent bugs

