summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2021-10-15 17:04:23 +0100
committerEmmanuele Bassi <ebassi@gnome.org>2021-10-15 17:11:15 +0100
commited9e22482983aeb5a6bda78319d1f4ba0eced8f3 (patch)
tree555617e9826372fce13f8509d5ea694578b64edd /doc
parentd395a34fde39541b9d47a6465e0912b9d25f74a3 (diff)
downloadlibgweather-ed9e22482983aeb5a6bda78319d1f4ba0eced8f3.tar.gz
Remove GWEATHER_PROVIDER_YAHOO
The code has long since gone, we can finally remove the enumeration member from GWeatherProvider.
Diffstat (limited to 'doc')
-rw-r--r--doc/migrating-3to4.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/migrating-3to4.md b/doc/migrating-3to4.md
index 1a7a70d..686b0b0 100644
--- a/doc/migrating-3to4.md
+++ b/doc/migrating-3to4.md
@@ -41,3 +41,7 @@ reference to it, using [method@GWeather.Location.ref].
The radar image provider stopped working a while ago, and the `get_radar()`
method has been returning `NULL` since then.
+
+### Stop using `GWEATHER_PROVIDER_YAHOO`
+
+The Yahoo! provider was removed in libgweather 3.28.