diff options
author | raveit65 <[email protected]> | 2019-02-23 14:45:54 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-02-23 14:45:54 +0100 |
commit | 90be45c339e65a1d192bc61f5f95bb90f02bcaa0 (patch) | |
tree | fe754aa14afb15782c4e9cc698cd58c41545fa9e /NEWS | |
parent | 5f9707934d0bad478b9ebfa60ad7dbbc3534c507 (diff) | |
download | libmateweather-90be45c339e65a1d192bc61f5f95bb90f02bcaa0.tar.bz2 libmateweather-90be45c339e65a1d192bc61f5f95bb90f02bcaa0.tar.xz |
release 1.22.0v1.22.0
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 |