diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 39 |
1 files changed, 23 insertions, 16 deletions
@@ -1,24 +1,31 @@ +### libmateweather 1.22.0 + + * Translations update + * Initialize Travis CI support + * disable deprecation warnings for distcheck + * locations: Clean up municipalities of Puerto Rico + ### libmateweather 1.21.0 - sync with transifex - locations: Add Feira de Santana, Brazil - test_sun_moon.c: remove unused variable - weather-moon: fix weird thing in comments - metar: fix searching for string to parse - metar: fix indent somewhat + * Translations update + * locations: Add Feira de Santana, Brazil + * test_sun_moon.c: remove unused variable + * weather-moon: fix weird thing in comments + * metar: fix searching for string to parse + * metar: fix indent somewhat ### libmateweather 1.20.0 - sync with transifex - building: bump required glib version to 2.50.0 - building: bump required gtk+ version to 3.22 - Revert "Fix soup_session_async_new () deprecation warning" - Revert "remove warning on unused bsun by actually testing value" - Revert "Start reducing weather spam by creating intial cut of weather_info_equal () - Revert "Add timeout, actully invalidate session in weather_info_abort" - locations: Add Radom, Poland - Locations: add Zhukovsky airport (Moscow, Russia) - Locations: fix Sheremetyevo airport name (Moscow, Russia) + * Translations update + * building: bump required glib version to 2.50.0 + * building: bump required gtk+ version to 3.22 + * Revert "Fix soup_session_async_new () deprecation warning" + * Revert "remove warning on unused bsun by actually testing value" + * Revert "Start reducing weather spam by creating intial cut of weather_info_equal () + * Revert "Add timeout, actully invalidate session in weather_info_abort" + * locations: Add Radom, Poland + * Locations: add Zhukovsky airport (Moscow, Russia) + * Locations: fix Sheremetyevo airport name (Moscow, Russia) ### libmateweather 1.19.1 |