Merge pull request #81 from westnordost/patch-1

Add shop=insurance to deprecations
This commit is contained in:
Quincy Morgan
2020-12-09 17:47:37 -05:00
committed by GitHub
+4
View File
@@ -1338,6 +1338,10 @@
"old": {"shop": "gallery"},
"replace": {"shop": "art"}
},
{
"old": {"shop": "insurance"},
"replace": {"office": "insurance"}
},
{
"old": {"shop": "jewellery"},
"replace": {"shop": "jewelry"}