------------------
- Hide uninstall profile.
[rodfersou]
- Update Brazilian Portuguese and Spanish translations.
[hvelarde]
- Add behavior with ``standout_journalism`` and ``news_keywords`` fields (closes `19`_).
[hvelarde]
- The Google News sitemap is now implemented as a browser view accesible on ``INavigationRoot`` and independent of any content type (closes `20`_).
[rodfersou]
- Do not change object id as Google News technical requirements no longer mentions the addition of a three-digit number;
URL only need to be unique and permanent, and that's the standard Plone behavior (closes `16`_).
[hvelarde]
- Keywords mapping feature was removed as the values on the ``<keywords>`` tag of Google News Sitemaps may be drawn from, but are not limited to, the list of existing Google News keywords (closes `14`_).
[hvelarde]
- Add support for Editors' Picks feeds (closes `9`_).
[rodfersou, hvelarde]
- Update package dependencies.
[hvelarde]
- Drop support for Plone 4.0, Plone 4.1, Plone 4.2 and Python 2.6.
[hvelarde]
- Updated i18n support. [macagua]