======
Portability
-----------
* git-cola now runs on Python 3 thanks to Virgil Dupras.
(`233 <https://github.com/git-cola/git-cola/pull/233>`_)
* Python 2.6, 2.7, and 3.2+ are now supported.
Python 2.5 is no longer supported.
Fixes
-----
* i18n test fixes thanks to Virgil Dupras.
(`231 <https://github.com/git-cola/git-cola/pull/231>`_)
* git-cola.app build fixes thanks to Maicon D. Filippsen.
(`230 <https://github.com/git-cola/git-cola/pull/230>`_)
* Lots of pylint improvements thanks to Alex Chernetz.
(`229 <https://github.com/git-cola/git-cola/pull/229>`_)